Skip to content

Make impossible to use not supported options from manifest for specific browser. #2301

Description

@PatrykKuniczak

I mean instead of adding comments like

/**
* Firefox only. Defines the part of the browser in which the button is
* initially placed.
*
* @see https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/action#default_area
*/

We should create discriminator, which trims not available options for specific target and inteliSense won't even suggest it to user.

That's big issue, but it's valuable to do it someday.

Metadata

Metadata

Labels

Fields

No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions