Closed Bug 1458131 Opened 6 years ago Closed 6 years ago

Add built-in extension activation toggle configuration page

Categories

(WebExtensions :: Frontend, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1303384

People

(Reporter: leonard, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36

Steps to reproduce:

Chrome has a page chrome://extensions/shortcuts to add/change/configure a shortcut keybinding to toggle the activation of an extension. Using that feature, users can configure a shortcut even if the extension developer did not specify any shortcut in the manifest:

>    "commands": {
>      "_execute_browser_action": {
>        "suggested_key": {
>          "default": "Alt+Z"
>        },
>        "description": "Toggle on/off"
>      }



Actual results:

Not supported.


Expected results:

Should be supported.
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Component: Untriaged → WebExtensions: Frontend
OS: Unspecified → All
Product: Firefox → Toolkit
Hardware: Unspecified → All
Resolution: --- → DUPLICATE
Product: Toolkit → WebExtensions
You need to log in before you can comment on or make changes to this bug.