« get me outta code hell

Rename manifest.json according to readme - interactive-bgm - Browser extension that adds background music based on the site you're browsing
about summary refs log tree commit diff
path: root/native-app/manifest.json
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2019-03-22 18:15:18 -0300
committerFlorrie <towerofnix@gmail.com>2019-03-22 18:15:18 -0300
commit0be36dcf74a47bb033ae1a05f4f619966b7960bf (patch)
tree253cd08bd9625e6281e59252b4788e8d2364c6e5 /native-app/manifest.json
parentd35e93ed9052a73630871fc4270658b090bd775b (diff)
Rename manifest.json according to readme
Diffstat (limited to 'native-app/manifest.json')
-rw-r--r--native-app/manifest.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/native-app/manifest.json b/native-app/manifest.json
deleted file mode 100644
index 73f90dd..0000000
--- a/native-app/manifest.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
-    "name": "interactive_bgm",
-    "description": "Adds background music to your browsing.",
-    "path": "/home/florrie/Documents/interactive-bgm/native-app/index.js",
-    "type": "stdio",
-    "allowed_extensions": ["interactive_bgm@florrie.ed1.club"]
-}