Context Menu Editor
Extension Delisted
This extension is no longer available in the official store. Delisted on 2025-09-17.
An editor for context menus (contextMenus). Click the Options page to edit it.
Click the Options page to edit it.
It can customize(append) context menus.
It also supports nested menus(parentId).
Latest reviews
Looks useful, but not intuitive. I don't want to struggle to figure this out. Poor user interface,
This may allow the user to add a new context menu item, if they know the JavaScript code, but not context menu editing. Not useful for me.
Great stuff, How do you define the position of the new menu item? I would like to place it all the way to the top, but can't do it, Other than this everything works as it was designed to.
Не работает :((
Works great. Just need to know how to use it. Here is a sample - Right click on the button after installing and choose Context Menu Editor - fill out like this: type = normal, contexts = selection, enabled, visible, id=1, parentID=null and paste - - the following into the function box: chrome.tabs.create({ url: "http://www.google.com/search?q=" + info.selectionText }); - give it a name in the box below. For example "Search Google" - click apply You just made a menu that will take the selected text and google it for you in a new tab.
Not working as of Nov 2020.
same here. simply not working :(
Cant open the options page. Button doesnt work