Chromium: Difference between revisions
→Manifest V3: Added an actual description and added a references section. |
|||
Line 7: | Line 7: | ||
===Manifest V3=== | ===Manifest V3=== | ||
Manifest V3 is the third version of the manifest structure associated with multiple Google extensions and projects. It came into controversy recently due to it negatively affecting adblockers<ref>https://www.androidauthority.com/google-chrome-manifest-v3-changes-3386506/</ref>. Because Chromium would be updated to use Manifest V3, said changes would potentially affect all browsers based on Chromium (most notably Chrome itself) thereby hindering or disabling the use of adblockers in said browsers. | Manifest V3 is the third version of the manifest structure associated with multiple Google extensions and projects. It came into controversy recently due to it negatively affecting adblockers<ref>https://www.androidauthority.com/google-chrome-manifest-v3-changes-3386506/</ref>. Because Chromium would be updated to use Manifest V3, said changes would potentially affect all browsers based on Chromium (most notably Chrome itself) thereby hindering or disabling the use of adblockers in said browsers. | ||
Note that the problem is not the introduction of Manifest V3 per se, but the associated discontinuation of Manifest V2. | |||
=References= | =References= | ||
<references /> | <references /> |
Revision as of 09:26, 1 February 2025
❗Article Status Notice: This Article is a stub
This article is underdeveloped, and needs additional work to meet the wiki's Content Guidelines and be in line with our Mission Statement for comprehensive coverage of consumer protection issues. Learn more ▼
Chromium is a free and open-source web browser project primarily maintained by Google. It is in use for various major browsers, such as Google Chrome, Microsoft Edge, Opera/Opera GX, and Brave.
Controversies
Manifest V3
Manifest V3 is the third version of the manifest structure associated with multiple Google extensions and projects. It came into controversy recently due to it negatively affecting adblockers[1]. Because Chromium would be updated to use Manifest V3, said changes would potentially affect all browsers based on Chromium (most notably Chrome itself) thereby hindering or disabling the use of adblockers in said browsers.
Note that the problem is not the introduction of Manifest V3 per se, but the associated discontinuation of Manifest V2.