Recensioni per Foxy Gestures
Foxy Gestures di liebs
Recensione di Utente Firefox 13780092
Valutata 5 su 5
di Utente Firefox 13780092, 7 anni faVery useful addon to increase your browsing productivity! Very convenient together with Tablet PC pens!
FoxyGestures is an actively developed, feature-rich gestures recognizer that can greatly enhance your browsing productivity. It allows defining custom gestures triggering custom user scripts for advanced browser control/automation, for example to automate the Tree Style Tabs addon. It can also be used very conveniently with a Wacom pen by drawing gestures in the air. (If you have problems with air gestures since Microsoft's pen scrolling in Windows 10 v1709, see https://github.com/marklieberman/foxygestures/issues/217#issuecomment-365014892 for a workaround config.)
@all those who have submitted 1-star feedback complaining about bookmark access permissions:
- Are you aware that technically all addons before Firefox v57 had access to all your bookmarks?
- There are users like me who want to control bookmarks (like adding a new ones) via gestures.
- If you don't trust an addon, feel free not to use it. Or build your trust by checking its open(!) source code at https://github.com/marklieberman/foxygestures for any phone-home code. (I didn't find any.)
- As a general-purpose gestures addon that allows you to write&configure custom user scripts, it would defy this addon's purpose to disallow access to certain parts of your browser.
- If you really want an option to granuarly give/remove permissions to/from FoxyGestures, consider posting an enhancement request on https://github.com/marklieberman/foxygestures/issues and see what the developer thinks about this. Giving 1-star feedback here because of this isn't constructive!
FoxyGestures is an actively developed, feature-rich gestures recognizer that can greatly enhance your browsing productivity. It allows defining custom gestures triggering custom user scripts for advanced browser control/automation, for example to automate the Tree Style Tabs addon. It can also be used very conveniently with a Wacom pen by drawing gestures in the air. (If you have problems with air gestures since Microsoft's pen scrolling in Windows 10 v1709, see https://github.com/marklieberman/foxygestures/issues/217#issuecomment-365014892 for a workaround config.)
@all those who have submitted 1-star feedback complaining about bookmark access permissions:
- Are you aware that technically all addons before Firefox v57 had access to all your bookmarks?
- There are users like me who want to control bookmarks (like adding a new ones) via gestures.
- If you don't trust an addon, feel free not to use it. Or build your trust by checking its open(!) source code at https://github.com/marklieberman/foxygestures for any phone-home code. (I didn't find any.)
- As a general-purpose gestures addon that allows you to write&configure custom user scripts, it would defy this addon's purpose to disallow access to certain parts of your browser.
- If you really want an option to granuarly give/remove permissions to/from FoxyGestures, consider posting an enhancement request on https://github.com/marklieberman/foxygestures/issues and see what the developer thinks about this. Giving 1-star feedback here because of this isn't constructive!
496 recensioni
- Valutata 5 su 5di Utente Firefox 18122319, 6 giorni fa
- Valutata 4 su 5di me7z, un mese fa
- Valutata 5 su 5di Utente Firefox 11448708, un mese fa
- Valutata 5 su 5di Utente Firefox 13434365, 2 mesi faOpen source and has been working flawlessly for me for years.
- Valutata 5 su 5di Utente Firefox 18596147, 3 mesi fa
- Valutata 5 su 5di Ayra, 5 mesi fa
- Valutata 5 su 5di Utente Firefox 16136638, 5 mesi fa
- Valutata 5 su 5di Utente Firefox 14643647, 8 mesi fa
- Valutata 5 su 5di 0kti78, 8 mesi fa
- Valutata 5 su 5di Ooom-Chay, 9 mesi fa𝒂𝒍𝒇𝒊7 Of course you have to repay, you nincompoop!
What you think we're running here, some kind of charity?!
When you came to see the boss, did he have a sign on his desk saying "Fat Tony's Make A Degenerate's Wish Foundation"?!?! No, of course it didn't you schmuck. Do you remember what it did say? "DON'T FUCK WITH FAT TONY" didn't it, you simpleton.
What kind of question even is that? You insult Fat Tony with a question like that. Which is not a smart thing to do. In fact it's a very stupid thing to do. The only thing stupider would be not paying Fat Tony his money.
If you don't want a visit from Jittery John, I suggest you pay Fat Tony on time, and don't ask any more stupid questions. Incase nobody aint told you, you DON'T want a visit from Jittery John. - Valutata 5 su 5di Utente Firefox 17920172, 10 mesi fa
- Valutata 1 su 5di Lonelywolf21, un anno fa
- Valutata 5 su 5di homeboy, un anno fa
- Valutata 3 su 5di jkurratt, un anno fa
- Valutata 5 su 5di Josep l, un anno fa"Scroll Left" go to User Script:
mouseDown.target.scrollLeft += 60;
var result = { repeat: true };
result;
and then go to 'other gestures' enable wheel gestures, scroll UP -> 'your user script'
"Scroll Right" same as above but -=60 or whatever number of pixels you want scroll. - Valutata 1 su 5di Toljanteri, un anno fa
- Valutata 4 su 5di saemu5, un anno fa
- Valutata 5 su 5di 天灭中共退党团队保平安, 2 anni fa
- Valutata 5 su 5di Utente Firefox 13667925, 2 anni fa
- Valutata 5 su 5di Noober, 2 anni faDear developer. Your extension looks good, but could you please add ''Scroll Left'' and ''Scroll Right'' commands? I have a mouse with two additional buttons on its side, so I wanted to use these buttons to scroll web pages left or right.