mirror of
https://github.com/koloml/furbooru-tagging-assistant.git
synced 2025-12-23 23:02:58 +00:00
Reformatting the code using new editorconfig
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
{
|
||||
"name": "Furbooru Tagging Assistant (Rewrite)",
|
||||
"version": "0.0.1",
|
||||
"manifest_version": 3,
|
||||
"host_permissions": [
|
||||
"*://*.furbooru.org/"
|
||||
],
|
||||
"action": {
|
||||
"default_popup": "index.html"
|
||||
},
|
||||
"permissions": [
|
||||
"storage"
|
||||
]
|
||||
}
|
||||
"name": "Furbooru Tagging Assistant (Rewrite)",
|
||||
"version": "0.0.1",
|
||||
"manifest_version": 3,
|
||||
"host_permissions": [
|
||||
"*://*.furbooru.org/"
|
||||
],
|
||||
"action": {
|
||||
"default_popup": "index.html"
|
||||
},
|
||||
"permissions": [
|
||||
"storage"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user