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

Extension API: chrome.contextMenus.create #8331

Closed
jonathansampson opened this issue Apr 14, 2017 · 2 comments
Closed

Extension API: chrome.contextMenus.create #8331

jonathansampson opened this issue Apr 14, 2017 · 2 comments
Labels
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

jonathansampson commented Apr 14, 2017

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

Known Limitations

  • createProperties.enabled of contextMenus.create is not supported yet
  • createProperties.documentUrlPatterns of contextMenus.create is not supported yet
  • Instances of %s should be replaced/removed from createProperties.title

Blocks #8327, #6366, #9828

@diracdeltas
Copy link
Member

wasn't this partially done by d602b3c ?

@jonathansampson
Copy link
Collaborator Author

@diracdeltas chrome.contextMenus.create is supported, but only partially. The documentUrlPatterns portion isn't supported, which is what Evernote requires to contextually leverage contextMenus.create.

@jonathansampson jonathansampson mentioned this issue Jul 2, 2017
30 tasks
@jonathansampson jonathansampson changed the title Extension APIs: chrome.contextMenus.create / createProperties.documentUrlPatterns Extension API: chrome.contextMenus.create Jul 2, 2017
@bsclifton bsclifton added this to the Triage Backlog milestone Nov 27, 2017
@bsclifton bsclifton added fixed-with-brave-core This issue will automatically resolved with the replacement of Muon with Brave Core. wontfix labels Jul 25, 2018
@bsclifton bsclifton removed this from the Triage Backlog milestone Jul 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
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