aboutsummaryrefslogtreecommitdiff
path: root/bookmarks-home/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'bookmarks-home/manifest.json')
-rw-r--r--bookmarks-home/manifest.json17
1 files changed, 0 insertions, 17 deletions
diff --git a/bookmarks-home/manifest.json b/bookmarks-home/manifest.json
deleted file mode 100644
index c384c57..0000000
--- a/bookmarks-home/manifest.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "manifest_version": 3,
- "name": "Beyond the Bar",
- "version": "0.0.1",
- "description": "A \"Better Bookmarks Page\" that allows for more freedom through page manipulation to display bookmarks in an easier to access manner.",
- "icons": {
- "32": "icons/icon-32.png",
- "48": "icons/icon-48.png",
- "128": "icons/icon-128.png",
- "author": "Owen Howell, Tyler Ferarri, Ariel Levy; students at RIT"
- },
-
- "extension_name": "Bookmarks Extension",
- "permissions": [
- "bookmarks"
- ]
-}