Skip to content

Commit

Permalink
Set minimum version of Safari to 15.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Moustachauve committed Feb 24, 2024
1 parent e6428d1 commit f8df147
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion manifest.safari.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,10 @@
"48": "icons/cookie-48-filled.png",
"128": "icons/cookie-128-filled.png"
},
"incognito": "split"
"incognito": "split",
"browser_specific_settings": {
"safari": {
"strict_min_version": "15.4"
}
}
}

0 comments on commit f8df147

Please sign in to comment.