Skip to content

Commit

Permalink
Add missing webextensions.api.declarativeNetRequest.RuleCondition.ini…
Browse files Browse the repository at this point in the history
…tiatorDomains feature (#24384)
  • Loading branch information
queengooborg committed Sep 20, 2024
1 parent ded4dd3 commit 801de99
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions webextensions/api/declarativeNetRequest.json
Original file line number Diff line number Diff line change
Expand Up @@ -1107,6 +1107,25 @@
}
}
},
"initiatorDomains": {
"__compat": {
"support": {
"chrome": {
"version_added": "101"
},
"edge": "mirror",
"firefox": {
"version_added": "113"
},
"firefox_android": "mirror",
"opera": "mirror",
"safari": {
"version_added": false
},
"safari_ios": "mirror"
}
}
},
"isUrlFilterCaseSensitive": {
"__compat": {
"support": {
Expand Down

0 comments on commit 801de99

Please sign in to comment.