-
### Prerequisites
Please answer the following questions for yourself before submitting an issue. **YOU MAY DELETE THE PREREQUISITES SECTION.**
- [x] I am running the latest version
- [x] I …
iMonZ updated
3 years ago
-
I almost completed the migration to `manifest v3`. The job I have done is [here](https://github.com/yin1999/google-cn-devsites-extension/tree/manifest_v3)
Because the `webRequest` API has been [blo…
-
Any idea if it is possible to add pinky to the slim browser?
-
Checkout https://developer.chrome.com/docs/extensions/reference/declarativeNetRequest/. The Permissions section lists the permission as "declarativeNetRequest".
Compare this with the old documenta…
-
Ad servers can really slow down the capture process. I'd like the ability to block saving elements from certain domains like ad servers. But also sometimes I don't want to save comments from Disqus ei…
-
Since two days ago, whenever I tried to download any short or long videos from instagram, the downloading speed was surprisingly slow (40kb/s at most).
At first, I thought it was my network problem…
-
Update the declarativeNetRequest page so it includes the documentation for the global rule limit that were updated in chromium but were not ported over to developer.chrome.com
-
this page:
https://developer.chrome.com/docs/extensions/mv3/manifest/event_rules/
has broken links to declarativeWebRequest & declarativeContent. searching the site, we have a lot of these. is t…
-
When a node is marked as "nodoc" in the JSON or IDL schema file for an API, it shouldn't be visible on the site documentation. However the nodoc annotation doesn't seem to be respected currently.
…
-
### 🐛 bug 描述
```
permissions: [
"storage",
"cookies",
"https://*/*",
"http://*/*"
],
```
这种情况下会报错:
```text
ValidationError: "permissions[2]" must be one of [activeTab, alarms, b…