Inconsistency: DNR Redirect Action using regexSubstitution #379
Labels
implemented: safari
Implemented in Safari
inconsistency
Inconsistent behavior across browsers
topic: dnr
Related to declarativeNetRequest
The DNR
redirect
action type allows for 4 optional properties:extensionPath
,regexSubstitution
,transform
, andurl
.https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/declarativeNetRequest/Redirect
Sample Rule Configuration:
When updating rules, there are no issues when specifying in Firefox/Chrome, but when specifying in Safari, the following error is thrown by the browser:
It seems that this should be supported, and the issue has been reported here as well - https://bugs.webkit.org/show_bug.cgi?id=244475
The text was updated successfully, but these errors were encountered: