Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
To start with a clean slate, this PR removes manifest keys not supported in all browsers and not agreed upon by all vendors. We can then add some of them back once we come to agreements. See #121
chrome_settings_overrides
,chrome_url_overrides
,incognito
,omnibox
. See Proposal: Make extension APIs browser neutral #113options_page
. See Proposal: deprecateoptions_page
manifest property #108author
,homepage_url
,developer
. See: Inconsistency: Streamlinehomepage_url
,author
anddeveloper
keys #67action
,browser_action
,page_action
,sidebar_action
. See: Documentbrowser_action
andpage_action
or documentaction
(Manifest v3) in the manifest-schema #50version_name
,user_scripts
,theme
,storage
,externally_connectable
,devtools_page
. These can be reintroduced even when they are not supported by all browsers. Yet right now it's unknown whether there is an agreement on these by those who didn't implement them (yet).Preview | Diff