1
0
mirror of https://github.com/koloml/furbooru-tagging-assistant.git synced 2025-12-23 23:02:58 +00:00

Fixed missing extension ID for FireFox

This commit is contained in:
2024-08-08 07:53:53 +04:00
parent 63e6ee394d
commit 1927c2ec31

View File

@@ -2,6 +2,11 @@
"name": "Furbooru Tagging Assistant",
"description": "Experimental extension with a set of tools to make the tagging faster and easier. Made specifically for Furbooru.",
"version": "0.2.0",
"browser_specific_settings": {
"gecko": {
"id": "furbooru-tagging-assistant@thecore.city"
}
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",