kenliu / chromeitlater

Google Chrome Extension for Pocket (unofficial)
17 stars 4 forks source link

Include option to disable context menu #12

Open kenliu opened 11 years ago

kenliu commented 11 years ago

(migrated from Lighthouse http://kenliu.lighthouseapp.com/projects/49048/tickets/9-include-option-to-disable-context-menu)

User request -

The latest update introduced a context menu entry to the extension. I was wondering if it was possible to include an option to disable the context menu entry as it duplicates the functionality of the extension button. The context menu entry will be welcome once Chrome allows the user to hide extension buttons next to the address bar, but for now, I would like to turn the context menu entry off.

cori commented 11 years ago

Isn't this resolved in Chrome right now? In fact from e brief google search it seems like that option's been in Chrome since 2010 - I don't remember when I first saw it, but it's been a while now.

That said, if we just want to allow users to hide the context menu irrespective of the ability to hide the extension's button, I can get behind that!

kenliu commented 11 years ago

Yeah this is a really old request. That said, it would be nice to allow users to disable the context menu -- some people might find it annoying for an extension to add something to the context menu but not allow any way to disable it.