this post was submitted on 17 Jun 2024
177 points (98.4% liked)
Firefox
17815 readers
55 users here now
A place to discuss the news and latest developments on the open-source browser Firefox
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
For maximum humor, run the bullshit.js bookmarklet.
https://mourner.github.io/bullshit.js/
Wow, lots of red on that page using that bookmarklet...
Is there a way for one to use this on android FF?
Edit:
Found one. Bookmarking the following(got it from view-source:) worked:
javascript:(function(){var d=document,s=d.createElement('script');s.crossOrigin='anonymous';s.src='https://unpkg.com/@mourner/bullshit@1.3.0/bullshit.js';d.body.appendChild(s);}())
Websites that helped:
https://paul.kinlan.me/use-bookmarklets-on-chrome-on-android/
https://stackoverflow.com/questions/63614702/bookmarklet-functionality-missing-in-firefox-android#63620174
Thanks for sharing the link
Yes, but it's not very easy. I used ViolentMonkey with this userscript.
Edit: your method is really cool too