Add manifest.json
This commit is contained in:
parent
37c949afff
commit
6202cbde62
7
spectabular/manifest.json
Normal file
7
spectabular/manifest.json
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"manifest_version": 2,
|
||||||
|
"name": "Spectabular",
|
||||||
|
"description": "Your tabs, managed.",
|
||||||
|
"version": "2.0",
|
||||||
|
"permissions": ["tabs"]
|
||||||
|
}
|
Loading…
Reference in a new issue