Mozilla has acquired Anonym, a trailblazer in privacy-preserving digital advertising. This strategic acquisition enables Mozilla to help raise the bar for
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);}())
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