mirror of
https://github.com/Ingan121/Vineless.git
synced 2026-04-02 02:29:45 +00:00
Update manifest.json
This commit is contained in:
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
*.zip
|
||||
*.xpi
|
||||
*.crx
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"manifest_version": 3,
|
||||
"name": "Vineless",
|
||||
"version": "0.8.2",
|
||||
"version": "1.0",
|
||||
"permissions": [
|
||||
"activeTab",
|
||||
"tabs",
|
||||
@@ -46,7 +46,7 @@
|
||||
],
|
||||
"browser_specific_settings": {
|
||||
"gecko": {
|
||||
"id": "DevLARLEY@larley.dev",
|
||||
"id": "vineless@ingan121.com",
|
||||
"strict_min_version": "58.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user