mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-27 13:29:34 +07:00
Delete manifest.json
This commit is contained in:
committed by
GitHub
parent
1653560304
commit
104bf6504b
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"name": "iGoogle new tab page",
|
||||
"description": "Override the new tab page with iGoogle",
|
||||
"version": "0.3",
|
||||
"chrome_url_overrides": {
|
||||
"newtab": "redirect.html"
|
||||
},
|
||||
"manifest_version": 3
|
||||
}
|
||||
Reference in New Issue
Block a user