Allow right-click context menu to be disabled
0xdevalias opened this issue · 0 comments
Feedback from Chrome extension store:
Ian MacRae (Feature request) 17 May 2014
brilliant but!!!
You need to have this on a button in the button bar. when you have a lot of extensions the clutter up up the right click menus it is difficult to find quickly. With a button it would be much easier.Item version: 1.0.0
Client Version: 5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.137 Safari/537.36
Vince Aggrippino (2 stars) 4 Sept 2021
I was looking for something that worked with an extension button. This adds yet another item to the already overloaded context menu.
R. Daneel Olivaw (5 stars) 22 Jan 2023
Excellent, no bulk, no BS! I've been looking for a replacement for the ancient TabSplit that disappeared in some update years ago, probably for compatibility reasons.
I appreciate even more that you added assignable shortcut keys AND didn't make us pick between including the current tab or not.
I only have one suggestion: Please consider making the right-click menu optional/hideable, so those of us who are using keyboard shortcuts can clean it up a bit. Thanks!
API Docs References
chrome.contextMenus
: https://developer.chrome.com/docs/extensions/reference/api/contextMenuscreate()
: https://developer.chrome.com/docs/extensions/reference/api/contextMenus#method-createremove()
: https://developer.chrome.com/docs/extensions/reference/api/contextMenus#method-removeremoveAll()
: https://developer.chrome.com/docs/extensions/reference/api/contextMenus#method-removeAllupdate()
: https://developer.chrome.com/docs/extensions/reference/api/contextMenus#method-update