fix(browser): Update Firefox extension ID in manifest.json

This commit is contained in:
Kazuki Yamada
2025-05-25 17:24:49 +09:00
parent 9225cecbbe
commit 8bfd349ae2
4 changed files with 1 additions and 1 deletions

View File

@@ -60,7 +60,7 @@
},
"__firefox__browser_specific_settings": {
"gecko": {
"id": "{b3537a5-b568-4e8e-b85c-39d5a617a6cc}",
"id": "{3AB97897-F299-4DBC-8084-A92813FE2685}",
"strict_min_version": "102.0"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 210 KiB

After

Width:  |  Height:  |  Size: 219 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 69 KiB

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 229 KiB

After

Width:  |  Height:  |  Size: 234 KiB