@[email protected] to [email protected]English • 11 months agoChrome’s Manifest V3, and its changes for ad blocking, are coming real soonarstechnica.comexternal-linkmessage-square27fedilinkarrow-up1109cross-posted to: [email protected]
arrow-up1109external-linkChrome’s Manifest V3, and its changes for ad blocking, are coming real soonarstechnica.com@[email protected] to [email protected]English • 11 months agomessage-square27fedilinkcross-posted to: [email protected]
minus-squareThe DoctorlinkfedilinkEnglish4•11 months agohttps://developer.mozilla.org/en-US/docs/Web/API/Navigator/plugins https://developer.chrome.com/docs/extensions/reference/api/management#method-getAll https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/management/getAll
minus-squareMel Alinkfedilink7•11 months agoLuckily the first link is for a deprecated property that returns a hard coded list for compatability reasons, and the other two are extension apis that random websites can’t access.
minus-square@[email protected]linkfedilinkEnglish6•11 months agoBesides, with uBO (or a custom addon or userscript) you can replace the value of that list, for all sites or selectively
https://developer.mozilla.org/en-US/docs/Web/API/Navigator/plugins
https://developer.chrome.com/docs/extensions/reference/api/management#method-getAll
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/management/getAll
Luckily the first link is for a deprecated property that returns a hard coded list for compatability reasons, and the other two are extension apis that random websites can’t access.
Besides, with uBO (or a custom addon or userscript) you can replace the value of that list, for all sites or selectively