Отзывы на «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, 2 месяца назад
- Оценено на 4 из 5от xballiet, 2 месяца назадWould it be possible to have this addon working in non-http.s pages, for exemple about:* ?
- Оценено на 5 из 5от Пользователь Firefox 19251219, 2 месяца назад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, 4 месяца назад
- Оценено на 5 из 5от xia, 6 месяцев назад
- Оценено на 5 из 5от Пользователь Firefox 13437493, 7 месяцев назад
- Оценено на 5 из 5от sparks, 10 месяцев назадI switched browsers specifically for this amazing extension. Thank you!
- Оценено на 5 из 5от Alwaysliumx, год назад
- Оценено на 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, 2 года назад
- Оценено на 5 из 5от Пользователь Firefox 13434365, 2 года назад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 года назад