-
(this is not an actual issue, just a request, so I removed the template)
uBlock hasn't worked on Safari for a while now, since Apple used a proprietary extension API which caused a lot of issues. […
-
Here's an example:
let initializer;
let initialized = false;
chrome.declarativeNetRequest.onRuleMatchedDebug.addListener(async (e) => {
if (!initialized) { await initializer; }
// ...
}…
-
**Is your feature request related to a problem? Please describe.**
In chrome extensions version 3 [webRequest]( https://developer.chrome.com/docs/extensions/reference/webRequest/#examples) should rep…
-
Yeah I need someone to help get this extension to function correctly on firefox. I've been trying but I think i'm too dumb.
What I've seen so far:
1. Redirecting is not working (declartiveNetRequest…
-
https://developer.chrome.com/docs/extensions/reference/webRequest/#manifest
```
"permissions": [
"webRequest",
"*://*.google.com/"
],
```
In the extensions console, I see this w…
-
### Description
Users on Firefox 113+ can't post comments from Scratch Messaging nor mark their messages as read. This is because URLs that end with `?sareferer` have lost their special treatment (…
-
Can I view, something similar to developer console ? (i.e: content, response, status code ...)
-
### Overview:
I've been unable to access the [Browser Page](https://github.com/quoid/userscripts#browser-page) for a few months.
Userscripts: `4.4.5 (82)`
Safari: `16.5`
#### Steps:
- Click…
ar-rm updated
9 months ago
-
Similar to https://github.com/kagisearch/browser_extensions/issues/13, the Chrome extension is now prompting for access to full browsing history and is automatically disabled by the browser if that is…
-
**TLDR**: The old maintainer appears to have **sold** the extension to parties unknown, who have **malicious intent** to exploit the users of this extension in advertising fraud, tracking, and more. …