From 2ef0f398c918ae64f490c559d44c5204f049243d Mon Sep 17 00:00:00 2001 From: sowgro Date: Fri, 27 Sep 2024 22:07:43 -0400 Subject: REACT --- extension/manifest.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 extension/manifest.json (limited to 'extension/manifest.json') diff --git a/extension/manifest.json b/extension/manifest.json deleted file mode 100644 index f0a2577..0000000 --- a/extension/manifest.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "manifest_version": 3, - "name": "Bookmarks Home", - "description": "Your bookmarks beyond the bar", - "version": "0.1", - "chrome_url_overrides" : { - "newtab": "tab.html" - }, - "icons": { - "32": "images/icon-32.png", - "48": "images/icon-48.png", - "128": "images/icon-128.png" - } -} - -- cgit v1.2.3