Skip to content

Commit

Permalink
Add Safari MV3 config (#727)
Browse files Browse the repository at this point in the history
  • Loading branch information
sammacbeth authored Mar 7, 2023
1 parent 4710bf8 commit 7e9672b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions overrides/browsers/safarimv3-override.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"features": {
"gpc": {
"state": "disabled"
}
}
}
1 change: 1 addition & 0 deletions platforms.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ module.exports = [
'browsers/chromemv3',
'browsers/bravemv3',
'browsers/edgmv3',
'browsers/safarimv3',
'ios',
'android',
'macos',
Expand Down

0 comments on commit 7e9672b

Please sign in to comment.