this post was submitted on 15 Jun 2023
3 points (100.0% liked)
13623 readers
1 users here now
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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