diff --git a/spectabular/manifest.json b/spectabular/manifest.json new file mode 100644 index 0000000..baf2b90 --- /dev/null +++ b/spectabular/manifest.json @@ -0,0 +1,7 @@ +{ + "manifest_version": 2, + "name": "Spectabular", + "description": "Your tabs, managed.", + "version": "2.0", + "permissions": ["tabs"] +}