Is there a scriptlet that could be run to do this in an Android browser like Hermit?
this post was submitted on 15 Jun 2023
3 points (100.0% liked)
13623 readers
1 users here now
founded 6 years ago
MODERATORS
Thank you! It's working great
I am just wondering if someamount of traffic is still going to reddit? Because it seems to open the link as a reddit and direct it to archive.org
You can read the code and the feature being used, which even if you see the url displayed, internally the request never leaves your browser.
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/webRequest
That's great! Thank you