Hotkey for tab locks
The main problem with Tabwrangler is it's too time-consuming to lock tabs, and that really eats up all the gains you get from deleting old tabs.
Some times you need to keep tabs, but if you need to open the program and locate the tab first to do that, it's too complicated to be practical. A simple hotkey in the tab itself would be much better.
I started working on it but chrome starts somehow glitching when i add a second hotkey to the manifest and i have yet to figure out what the fuck is happening because it does not make any sense at the moment.
I haven't yet implemented this because I'd like to be able to give visual feedback when a tab is locked. Other extensions change their icons based on the current focused tab, so Tab Wrangler could do the same.
- if Tab Wrangler is disabled, show circle with cross through it icon
- else if current tab is locked, show locked icon
- else show default icon
This was implemented in commit https://github.com/tabwrangler/tabwrangler/commit/75d6d47b40d8eb03f2b6950284a50fa3b428769e and released into v6.10.0.
As of v7.1.0, it does not appear that Tab Wrangler implements "if current tab is locked, show locked icon". This would be a really nice feature! Without this feature, it appears there may be no way to keep track of what tabs are locked besides going through the menus.
Thank you for bringing that up, @krosa100. I opened #430 to track the icon change.
i mean why wait untill you can get visual feedback when a tab is locked? why not just add hotkey now and deal with that later?
@Slyger The feature is already built and in v6.10.1. It was released to Firefox but not to Chrome, I will release it now.
Ah ok cos in the chrome extention store its version 6.9.0 last updated March 2021