Add browser_specific_settings to manifest.json

This commit is contained in:
He4eT 2023-10-15 01:25:15 +03:00
commit 9e4dc7b4f2

View file

@ -3,6 +3,12 @@
"default_title": "Tabswiper", "default_title": "Tabswiper",
"default_popup": "popup/tabswiper/tabswiper.html" "default_popup": "popup/tabswiper/tabswiper.html"
}, },
"browser_specific_settings": {
"gecko": {
"id": "tabswiper@oddsquat.org",
"strict_min_version": "110.0"
}
},
"commands": { "commands": {
"_execute_action": { "_execute_action": {
"suggested_key": { "suggested_key": {