Skip to content

Commit 654e969

Browse files
committed
Add support for Chromium 144
1 parent f92aad5 commit 654e969

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

manifest/safari-manifest-extra.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,10 @@
1212
"64": "icons/SafariIconSponsorBlocker64px.png",
1313
"128": "icons/SafariIconSponsorBlocker128px.png"
1414
}
15+
},
16+
"browser_specific_settings": {
17+
"safari": {
18+
"strict_min_version": "14.0"
19+
}
1520
}
1621
}

0 commit comments

Comments
 (0)