Anonym was founded in 2022 by former Meta executives […]. The company was backed by [various venture capital corporations and multiple] strategic individual investors.
For maximum humor, run the bullshit.js 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 linkYes, but it’s not very easy. I used ViolentMonkey with this userscript.
Edit: your method is really cool too