Firefox Android now supports Tampermonkey
support.mozilla.org
Firefox Android now supports Tampermonkey
1–10 of 301 posts
Re: Firefox Android now supports Tampermonkey
#2They work the same on Desktop, Android and iOS. So I can write my bookmarklet once and use it everywhere. Without installing anything. I also like that bookmarklets only kick in when you click on them. Although some might find that too much work, it feels natural to me. It is already in my muscle memory, to click an "Increase Fontsize" bookmarklet when I start to read through a thread on Hacker News on a mobile device, for example.
Re: Firefox Android now supports Tampermonkey
#3Re: Firefox Android now supports Tampermonkey
#4Re: Firefox Android now supports Tampermonkey
#5The same repeated with Tampermonkey. It now has telemetry built into it, at one time w/ no privacy policy.
https://www.reddit.com/r/firefox/comments/6hs59w/tampermonke...
The good one now is Violentmonkey. Has been for some time.
Does Mozilla have an allowlist for these? If so I don't like it.
Re: Firefox Android now supports Tampermonkey
#6Greasemonkey was the good one and then something happened with it and it was no longer the best choice. I'm not sure what. The same repeated with Tampermonkey. It now has telemetry built into it, at one time w/ no privacy policy. https://www.reddit.com/r/firefox/comments/6hs59w/tampermonke... The good one now is Violentmonkey. Has been for some time. Does Mozilla have an allowlist for these? If so I don't like it.
?????
Re: Firefox Android now supports Tampermonkey
#7it would be nice if it could support all extensions like kiwi browser does for chromium on android.
It's unfortunate that both being able to install any addon and access about:config on mobile isn't just some checkbox away or at least more accessible without having to install Nightly. A few years ago both were available in the regular version.
One alternative is the F-Droid Fennec fork, which is said to enable both out of the box[2].
[1] https://blog.mozilla.org/addons/2020/09/29/expanded-extensio...
[2] https://reddit.com/r/firefox/comments/wu4g0s/mozilla_firefox...
Re: Firefox Android now supports Tampermonkey
#8Greasemonkey was the good one and then something happened with it and it was no longer the best choice. I'm not sure what. The same repeated with Tampermonkey. It now has telemetry built into it, at one time w/ no privacy policy. https://www.reddit.com/r/firefox/comments/6hs59w/tampermonke... The good one now is Violentmonkey. Has been for some time. Does Mozilla have an allowlist for these? If so I don't like it.
Re: Firefox Android now supports Tampermonkey
#9Greasemonkey was the good one and then something happened with it and it was no longer the best choice. I'm not sure what. The same repeated with Tampermonkey. It now has telemetry built into it, at one time w/ no privacy policy. https://www.reddit.com/r/firefox/comments/6hs59w/tampermonke... The good one now is Violentmonkey. Has been for some time. Does Mozilla have an allowlist for these? If so I don't like it.
> Greasemonkey was the good one and then something happened with it and it was no longer the best choice. I'm not sure what. ?????
Re: Firefox Android now supports Tampermonkey
#10Personally, I prefer bookmarklets over extensions and Tampermonkey. They work the same on Desktop, Android and iOS. So I can write my bookmarklet once and use it everywhere. Without installing anything. I also like that bookmarklets only kick in when you click on them. Although some might find that too much work, it feels natural to me. It is already in my muscle memory, to click an "Increase Fontsize" bookmarklet wh…
https://web.archive.org/web/submit?url=%s
javascript:void(location.href='http://web.archive.org/save/'+document.location.href)
But neither of them work on mobile because it opens a new tab first before evaluating the bookmarklet.