From afcc63599544d6a84fbb3cd7075a89f2383dcf42 Mon Sep 17 00:00:00 2001 From: JSTAR <78903532+DevJSTAR@users.noreply.github.com> Date: Sun, 10 Nov 2024 22:29:45 +0500 Subject: [PATCH] Delete manifest.json --- manifest.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 manifest.json diff --git a/manifest.json b/manifest.json deleted file mode 100644 index c708705..0000000 --- a/manifest.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "manifest_version": 3, - "name": "JSTAR Tab", - "version": "1.0", - "description": "A sleek modern custom new tab with search, shortcuts, and settings.", - "chrome_url_overrides": { - "newtab": "index.html" - }, - "permissions": ["storage"], - "action": { - "default_title": "New JSTAR Tab" - } -} \ No newline at end of file