> 3. What can you do to stop this?<p>> To be honest, you can’t do much.<p>You can use different browser profiles to silo the various google services into profile instances with appropriate permissions (i.e. /usr/bin/firefox -P locationAllowedProfile ...) while keeping your usual profile's permissions locked down (or on mobile use different browser installs to accomplish the same thing, I guess.)<p>Not sure whether Firefox's containers could be used like this, but if not then it presents a decent use-case for implementing independent container permissions IMO.