Recensioni per Foxy Gestures
Foxy Gestures di liebs
Recensione di Utente Firefox 14478087
Valutata 5 su 5
di Utente Firefox 14478087, 7 anni faTo open the home page with a gesture, when it is set to "Firefox Home" (=about:newtab, aka what you see when opening a new tab by default) do this:
Add-Ons>Extensions>Foxy Gestures>Options>User Scripts (accept the warning)
Record the gesture in the left box
Paste this in the right box (also give the script some name):
executeInBackground(() => {
getActiveTab(tab => browser.tabs.create({
index: tab.index + 1,
active: false
}));
getActiveTab(tab => browser.tabs.remove(tab.id));
}, [ ]);
You're welcome.
PS: the developer of this extension should add this as a workaround to this limitation of WebExtensions.
Add-Ons>Extensions>Foxy Gestures>Options>User Scripts (accept the warning)
Record the gesture in the left box
Paste this in the right box (also give the script some name):
executeInBackground(() => {
getActiveTab(tab => browser.tabs.create({
index: tab.index + 1,
active: false
}));
getActiveTab(tab => browser.tabs.remove(tab.id));
}, [ ]);
You're welcome.
PS: the developer of this extension should add this as a workaround to this limitation of WebExtensions.
508 recensioni
- Valutata 5 su 5di Utente Firefox 18628189, 2 mesi fa
- Valutata 5 su 5di Utente Firefox 19251219, 2 mesi faEver since I updated to Firefox 149, when I use the "Open link in new tab" compound command, the link opens in a new tab as expected, but now a blank new tab also opens at the same time.
- Valutata 5 su 5di Utente Firefox 13437493, 7 mesi fa
- Valutata 5 su 5di sparks, un anno faI switched browsers specifically for this amazing extension. Thank you!
- Valutata 5 su 5di Alwaysliumx, un anno fa
- Valutata 5 su 5di Utente Firefox 18910117, un anno fa
- Valutata 1 su 5di Utente Firefox 18562649, un anno faDid not work, or even open a menu for being able to edit.
- Valutata 5 su 5di Utente Firefox 18803233, un anno fa
- Valutata 5 su 5di texas, un anno fa
- Valutata 5 su 5di KingKongW, un anno fa
- Valutata 5 su 5di Utente Firefox 18122319, un anno fa
- Valutata 5 su 5di Utente Firefox 11448708, 2 anni fa
- Valutata 5 su 5di Utente Firefox 13434365, 2 anni faOpen source and has been working flawlessly for me for years.
- Valutata 5 su 5di Utente Firefox 18596147, 2 anni fa
- Valutata 5 su 5di Utente Firefox 16136638, 2 anni fa