-
Notifications
You must be signed in to change notification settings - Fork 71
Open
0 / 10 of 1 issue completedLabels
documentationImprovements or additions to documentationImprovements or additions to documentationimplemented: safariImplemented in SafariImplemented in SafariinconsistencyInconsistent behavior across browsersInconsistent behavior across browsersproposalProposal for a change or new featureProposal for a change or new featuresupportive: firefoxSupportive from FirefoxSupportive from Firefoxsupportive: safariSupportive from SafariSupportive from Safari
Description
Currently several aspects of the webExtension platform reference specific browsers. This should be streamlined across all browsers.
Examples are:
- the main API namespace. Google Chrome uses
chromewhile Mozilla Firefox, the old Microsoft Edge and Safari also support the browser-neutralbrowser. A request to also supportbrowserin Google Chrome has been filed here: CrBug 798169 - The
chrome_settings_overridesmanifest property could be replaced with the neutralbrowser_settings_overrides - The
chrome_url_overridesmanifest property could be replaced with the neutralbrowser_url_overrides - The
omniboxAPI, mentioned here Proposal: Make extension APIs browser neutralย #113 (comment) incognitomanifest property
Let me know if I'm missing any of them.
kospl, gildas-lormeau, nir-walkme, minfrin, Brawl345 and 23 more
Sub-issues
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationimplemented: safariImplemented in SafariImplemented in SafariinconsistencyInconsistent behavior across browsersInconsistent behavior across browsersproposalProposal for a change or new featureProposal for a change or new featuresupportive: firefoxSupportive from FirefoxSupportive from Firefoxsupportive: safariSupportive from SafariSupportive from Safari