Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Extension APIs: chrome.contextMenus.remove #8789

Closed
jonathansampson opened this issue May 10, 2017 · 1 comment
Closed

Extension APIs: chrome.contextMenus.remove #8789

jonathansampson opened this issue May 10, 2017 · 1 comment
Assignees
Labels
feature/context-menu feature/extensions fixed-with-brave-core This issue will automatically resolved with the replacement of Muon with Brave Core. wontfix

Comments

@jonathansampson
Copy link
Collaborator

https://developer.chrome.com/extensions/contextMenus#method-remove

Blocks #8327

@jonathansampson
Copy link
Collaborator Author

jonathansampson commented May 12, 2017

Looks like this would be fairly straight forward:

  1. Add a remove method: muon/atom/common/api/resources/context_menus_bindings.js
  2. Add a listener: browser-laptop/app/browser/extensions/contextMenus.js
  3. Add a dispatch method: browser-laptop/app/common/actions/extensionActions.js
  4. Handle the dispatch: browser-laptop/js/stores/appStore.js
  5. Update state: browser-laptop/app/common/state/extensionState.js

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature/context-menu feature/extensions fixed-with-brave-core This issue will automatically resolved with the replacement of Muon with Brave Core. wontfix
Projects
None yet
Development

No branches or pull requests

3 participants