From 6f8cf19981f8efb527e1feecd69759da211cffcf Mon Sep 17 00:00:00 2001 From: Ariel Date: Sat, 5 Oct 2024 23:54:42 -0400 Subject: deleted extra manifest --- bookmarks-home/manifest.json | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 bookmarks-home/manifest.json 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" - ] -} -- cgit v1.2.3