jbhoot / pin-unpin-tab

Firefox add-on to pin or unpin current tab in more efficient ways.
https://addons.mozilla.org/en-US/firefox/addon/pinunpin-tab/
38 stars 2 forks source link

[Feature Request] Config options #15

Closed lonix1 closed 4 years ago

lonix1 commented 4 years ago

Would be nice to have config options (enable / disable) for:

For example, I like using the icon. So those other features get in the way - I'd like to disable them.

jbhoot commented 4 years ago

You can already disable the long-click feature in the addon preferences. In fact, I may disable long-click by default in the next version. Its doesn't behave as expected in all websites.

I am not sure about keyboard shortcut though. My focus, whenever I have time for it, is to fix the buggy long-click feature. I may consider this feature after that.

At the moment, Firefox natively allows you to modify an add-on's shortcut. So maybe configuring it to something you will never use could help?

lonix1 commented 4 years ago

Long click: thanks I didn't realise it was possible to disable! Shortcut: an option would be nice but you're right it's not terribly important.

What is a real pity is that the API doesn't allow for tab double-click, like it used to. That was the best way to deal with pinning.

lonix1 commented 4 years ago

BTW when you pin a tab it jumps to the left. Do you know whether it's possible to stop that from happenning?