Adding license to manifest
This commit is contained in:
parent
9d02fa67fa
commit
b436f0049b
|
@ -3,12 +3,14 @@
|
|||
"name": "MetamorPOV",
|
||||
"author": "Jean Viscogliosi-Pate",
|
||||
"version": "0.1.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/.",
|
||||
|
||||
"browser_specific_settings": {
|
||||
"gecko": {
|
||||
"id": "metamorpov@viscogliosi-pate.com"
|
||||
"id": "metamorpov@viscogliosi-pate.com",
|
||||
"strict_min_version": "58.0"
|
||||
},
|
||||
"gecko_android": {}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue