Skip to content

Commit

Permalink
Fix firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
Semper-Viventem committed May 17, 2024
1 parent 978cd4a commit 8007768
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,17 @@
"48": "images/icon_48.png",
"128": "images/icon_128.png",
"512": "images/icon_128.png"
}
},

// Firefox only:
"browser_specific_settings": {
"gecko": {
"id": "[email protected]",
"strict_min_version": "42.0"
}
},
"permissions": [
"activeTab",
"tabs"
]
}
Binary file modified twitter-bird.zip
Binary file not shown.

0 comments on commit 8007768

Please sign in to comment.