Відгуки для Foxy Gestures
Foxy Gestures автор liebs
Відгук від Користувач Firefox 14478087
Оцінка 5 з 5
від Користувач Firefox 14478087, 7 років томуTo 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.
509 відгуків
- Оцінка 5 з 5від Користувач Firefox 18628189, 4 дні тому
- Оцінка 4 з 5від xballiet, 12 днів томуWould it be possible to have this addon working in non-http.s pages, for exemple about:* ?
- Оцінка 5 з 5від Користувач Firefox 19251219, 13 днів томуEver 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.
- Оцінка 5 з 5від elsenfox, 2 місяці тому
- Оцінка 5 з 5від xia, 4 місяці тому
- Оцінка 5 з 5від Користувач Firefox 13437493, 5 місяців тому
- Оцінка 5 з 5від sparks, 9 місяців томуI switched browsers specifically for this amazing extension. Thank you!
- Оцінка 5 з 5від Alwaysliumx, 9 місяців тому
- Оцінка 5 з 5від Користувач Firefox 18910117, рік тому
- Оцінка 1 з 5від Користувач Firefox 18562649, рік томуDid not work, or even open a menu for being able to edit.
- Оцінка 5 з 5від Користувач Firefox 18803233, рік тому
- Оцінка 5 з 5від Користувач Firefox 18122319, рік тому
- Оцінка 5 з 5від Користувач Firefox 11448708, рік тому
- Оцінка 5 з 5від Користувач Firefox 13434365, рік томуOpen source and has been working flawlessly for me for years.
- Оцінка 5 з 5від Користувач Firefox 18596147, 2 роки тому
- Оцінка 5 з 5від Ayra, 2 роки тому
- Оцінка 5 з 5від Користувач Firefox 16136638, 2 роки тому