« 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/interactive_bgm.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/interactive_bgm.json
parentd35e93ed9052a73630871fc4270658b090bd775b (diff)
Rename manifest.json according to readme
Diffstat (limited to 'native-app/interactive_bgm.json')
-rw-r--r--native-app/interactive_bgm.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/native-app/interactive_bgm.json b/native-app/interactive_bgm.json
new file mode 100644
index 0000000..73f90dd
--- /dev/null
+++ b/native-app/interactive_bgm.json
@@ -0,0 +1,7 @@
+{
+    "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"]
+}