Delete manifest.json

This commit is contained in:
JSTAR 2024-11-10 22:29:45 +05:00 committed by GitHub
parent 9183fe67b6
commit afcc635995
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"
}
}