@schizoidman@lemm.ee to Technology@lemmy.mlEnglish • 8 months agoChrome’s Manifest V3, and its changes for ad blocking, are coming real soonarstechnica.comexternal-linkmessage-square25fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkChrome’s Manifest V3, and its changes for ad blocking, are coming real soonarstechnica.com@schizoidman@lemm.ee to Technology@lemmy.mlEnglish • 8 months agomessage-square25fedilink
minus-squareThe DoctorlinkfedilinkEnglish0•8 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 Alinkfedilink0•8 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@ReversalHatchery@beehaw.orglinkfedilinkEnglish0•8 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