|
|
|
|
|
by josteink
1112 days ago
|
|
> Like apps, extensions have an all-or-nothing attitude to permissions Browser extensions needs to declare their permissions. With Manifest V3 we’re seeing even more need to declare permissions. Any extension cannot do anything not explicitly granted to it by the user upon installation. |
|
If I download $usefulWikipediaCompanionExtension whose functionality only depends on access to *.wikipedia.org but whose manifest demands permission on all sites, I'd like to be able to tell my browser "if I'm not really on Wikipedia, only show the extension a blank page."