Updating version, minimum Firefox version

This commit is contained in:
Jean Viscogliosi-Pate 2025-01-26 22:53:10 -08:00
parent 96c8b6bab6
commit 834a052bdd
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "MetamorPOV",
"author": "Jean Viscogliosi-Pate",
"version": "0.1.0",
"version": "1.0.0",
"license": "GPL-3.0-or-later",
"description": "Enables customization of reader-insert stories by replacing author-provided hooks such as Y/n, pov/s, and vrb/do/present/.",
@ -10,7 +10,7 @@
"browser_specific_settings": {
"gecko": {
"id": "metamorpov@viscogliosi-pate.com",
"strict_min_version": "58.0"
"strict_min_version": "113.0"
},
"gecko_android": {}
},