Infocatcher / Private_Tab

Adds private tabs, restartless extension for Firefox (20.0+) and SeaMonkey (2.17+)
https://addons.mozilla.org/addon/private-tab/
Other
86 stars 20 forks source link

Add option to disable the shortcut #193

Open JanChec opened 9 years ago

JanChec commented 9 years ago

In Polish we use [Alt] with many keys to get our special letters and many times I accidentally enter private mode while typing. It's so troublesome that it may make me uninstall this awesome plugin eventually.

Infocatcher commented 9 years ago

You can disable or modify shortcuts, see https://github.com/Infocatcher/Private_Tab#keyboard-shortcuts

JanChec commented 9 years ago

Thanks. It should be an option in normal (now not existing) plugin configuration.

Infocatcher commented 9 years ago

Yes, this way is better, but it's too difficult to write entire configuration interface. :( And unfortunately there is no API about keyboard shortcuts (moreover: now used manual code to handle keyboard events due to non-restartless native things).