Skip to content

Commit

Permalink
fix: firefox manifest update
Browse files Browse the repository at this point in the history
  • Loading branch information
stepan662 committed Dec 16, 2024
1 parent 0258cdc commit dfe7096
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,11 @@
"resources": ["icons/*"],
"matches": ["*://*/*"]
}
]
],
"browser_specific_settings": {
"gecko": {
"id": "tolgee.localizations@gmail.com",
"strict_min_version": "109.0"
}
}
}

0 comments on commit dfe7096

Please sign in to comment.