FITFLOP
Home

chrome-declarativenetrequest (2 post)


posts by category not found!

Why does a rule added and immediately removed with declarativeNetRequest.updateDynamicRules not get removed even after the extension is reloaded?

Understanding the Persistence of Dynamic Rules in Chrome Extensions When developing Chrome extensions particularly those utilizing the declarative Net Request A

3 min read 22-10-2024 19
Why does a rule added and immediately removed with declarativeNetRequest.updateDynamicRules not get removed even after the extension is reloaded?
Why does a rule added and immediately removed with declarativeNetRequest.updateDynamicRules not get removed even after the extension is reloaded?

Get original URL when redirecting via declarativeNetRequest + extensionPath

Getting the Original URL When Redirecting with Declarative Net Request and extension Path Lets say you re building a Chrome extension that needs to intercept an

2 min read 03-10-2024 30
Get original URL when redirecting via declarativeNetRequest + extensionPath
Get original URL when redirecting via declarativeNetRequest + extensionPath