Skip to content

Commit

Permalink
Fix issue #24 - Firefox v3 manifest GUID requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
clach04 committed Dec 10, 2023
1 parent 8bbc711 commit 7a0d990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
],
"browser_specific_settings": {
"gecko": {
"id": "https://addons.mozilla.org/en-US/firefox/addon/export-tabs-urls-phoenix/",
"id": "{b304d0a6-ed8c-40f5-93a6-82a60c540801}",
"strict_min_version": "109.0"
}
}
Expand Down

0 comments on commit 7a0d990

Please sign in to comment.