mirror of
https://github.com/He4eT/tabswiper.git
synced 2026-05-05 00:57:23 +00:00
Add browser_specific_settings to manifest.json
This commit is contained in:
parent
275fb2c10e
commit
9e4dc7b4f2
1 changed files with 6 additions and 0 deletions
|
|
@ -3,6 +3,12 @@
|
|||
"default_title": "Tabswiper",
|
||||
"default_popup": "popup/tabswiper/tabswiper.html"
|
||||
},
|
||||
"browser_specific_settings": {
|
||||
"gecko": {
|
||||
"id": "tabswiper@oddsquat.org",
|
||||
"strict_min_version": "110.0"
|
||||
}
|
||||
},
|
||||
"commands": {
|
||||
"_execute_action": {
|
||||
"suggested_key": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue