Add support for Chromium 144

This commit is contained in:
Ajay
2025-12-12 03:37:24 -05:00
parent f92aad5ac2
commit 654e969131
2 changed files with 6 additions and 1 deletions

View File

@@ -12,5 +12,10 @@
"64": "icons/SafariIconSponsorBlocker64px.png",
"128": "icons/SafariIconSponsorBlocker128px.png"
}
},
"browser_specific_settings": {
"safari": {
"strict_min_version": "14.0"
}
}
}