« get me outta code hell

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:
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"]
-}