Google Chrome: Difference between revisions
SinexTitan (talk | contribs) added that the browser's based on Chromium |
visibilitychange, mandatory accounts |
||
| Line 29: | Line 29: | ||
Users who wish to continue to use the web without their every step being traced by Google and other advertising syndicates have no other option but to switch to a different browser such as [[Mozilla]] Firefox or Vivaldi, which have all pledged to retain full Manifest V2 compatibility in their browsers. | Users who wish to continue to use the web without their every step being traced by Google and other advertising syndicates have no other option but to switch to a different browser such as [[Mozilla]] Firefox or Vivaldi, which have all pledged to retain full Manifest V2 compatibility in their browsers. | ||
=== visibilitychange event === | |||
Chrome was the first web browser to implement the "visibilitychange" JavaScript event. This can be used by websites to detect switching to a different tab and, for example, block background playback like the mobile website of YouTube does.<ref>[https://developer.mozilla.org/en-US/docs/Web/API/Document/visibilitychange_event Document: visibilitychange event - Web APIs | MDN]</ref> On Firefox, extensions can block this detection.<ref>[https://addons.mozilla.org/en-US/firefox/addon/video-background-play-fix/ Video Background Play Fix – Get this Extension for 🦊 Firefox (en-US)]</ref> | |||
=== Google account requirement to download extensions === | |||
Since around 2022, a Google account is required to be able to install extensions from the Google Chrome Web Store.<ref>[https://superuser.com/questions/633706/how-to-install-extensions-in-chrome-without-a-google-account How to install extensions in Chrome without a Google Account? - Super User]</ref> | |||
==See also== | ==See also== | ||