Pohódnoćenja za TabWalk
TabWalk wot Giorgio Maone
Wotmołwa wot Giorgio Maone
Wotmołwa wuwiwarja
je so kahdeksan vuotta sitten napisałThank you for your feedback. No way to know "tab usage history" for the add-on until it's installed, as there's no built-in API for that and so tab selections must be tracked with custom code. Nice hint about the overridden text-editing functionality, I completely overlooked it: maybe a solution would be checking whether a content-editable element is currently focused and ignoring the keystroke in that case.
13 pohódnoćenjow
- Z 5 z 5 pohódnoćenywot m3n3chm0, vuosi sittenThis addon is awesome if you deal with more than 50 tabs in your day 😊👌
Thank you very much! - Z 5 z 5 pohódnoćenywot KxNdrLXKSUPmcImWBIYhr, kuusi vuotta sitten
- Z 5 z 5 pohódnoćenywot Mr. Qwerky, kuusi vuotta sittenVery handy. Though the description doesn't tell you, the shortcuts may be edited on your Add-Ons page. I changed mine to Ctrl-Alt-Arrow, as it is slightly easier to reach than Shift-Alt-Arrow; and nicely matches Alt-Arrow which move back/forward in the tab's history.
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 12836793, kuusi vuotta sittenThanks, should be a base feature of Firefox
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 15527990, kuusi vuotta sitten
- Z 2 z 5 pohódnoćenywot nausher, seitsemän vuotta sittenOn a Mac the Alt (Option) + Shift + Left/Right Arrow keys are used to select text by word lengths. The default key bindings conflict with this.
Could you please provide a way to customize the keys?
Or at least change the key bindings to something that does not conflict with the universal keyboard shortcuts on a Mac/Windows.
Edit: updated review to 2 stars as the plugin is unusable with the current keyboard shortcuts - Z 3 z 5 pohódnoćenywot DanielSun, seitsemän vuotta sitten
- Z 4 z 5 pohódnoćenywot Flengo, kahdeksan vuotta sitten
- Z 5 z 5 pohódnoćenywot sojusnik, kahdeksan vuotta sittenWorks great! Would be even better, if it would be possible to switch tabs with Ctrl + ^ (the key above "tab" and to the left of "1" on a German keyboard). In this way Ctrl + "tab" would switch sequentially and Ctrl + ^ chronologically.
- Z 3 z 5 pohódnoćenywot Tobiasz Cudnik, kahdeksan vuotta sittenDoesn't work well on MacOS. Alt+Shift+arrow means "select a word". The extension still captures the keys in inputs and textareas, effectively making text selection impossible. Also, keys are propagated to every window, so if you have eg 2, you'll see 2 tab changes per one keystroke.
Very needed feature (most recently used order) especially with Tree Style Tabs, but also a weak implementation. Looking forward for updates. - Z 5 z 5 pohódnoćenywot HannahVernon, kahdeksan vuotta sittenWorks perfectly as advertised. Only applies to tabs that have been opened after you install the add-on - i.e. it doesn't know about tabs that were already open prior to installation. Also, CTRL + [Arrow Key] is commonly used to skip between words when entering text, this add-on overrides that functionality, so it would be great if you could have an option to use CTRL + ALT + [Arrow Key] for tab-switching functionality.
As you said in your reply below, checking to see if the caret is inside a content-editable element might work perfectly to allow the CTRL + [Arrow Key] functionality to work as expected when editing content.Wotmołwa wuwiwarja
je so kahdeksan vuotta sitten napisałThank you for your feedback. No way to know "tab usage history" for the add-on until it's installed, as there's no built-in API for that and so tab selections must be tracked with custom code. Nice hint about the overridden text-editing functionality, I completely overlooked it: maybe a solution would be checking whether a content-editable element is currently focused and ignoring the keystroke in that case.