By: zbhavyai
Inspect and view changes in New Tab Override source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "New Tab Override",
"description": "Override your new tab page to a custom URL.",
"version": "1.0.1",
"permissions": [
"storage"
],
"host_permissions": [
"file:///"
],
"chrome_url_overrides": {
"newtab": "ui/newtab.html"
},
"options_ui": {
"page": "ui/options.html",
"open_in_tab": true
},
"incognito": "not_allowed",
"action": {
"default_popup": "ui/options.html",
"default_icon": {
"16": "icons/nt-16.png",
"32": "icons/nt-32.png",
"48": "icons/nt-48.png",
"128": "icons/nt-128.png",
"256": "icons/nt-256.png"
}
},
"icons": {
"16": "icons/nt-16.png",
"32": "icons/nt-32.png",
"48": "icons/nt-48.png",
"128": "icons/nt-128.png",
"256": "icons/nt-256.png"
},
"update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
} Best New Tab Override Alternatives
Here are some Edge add-ons that are similar to New Tab Override:
Custom New Tab
Dictanote
New Tab Redirect
ExtApp
Custom New Tab Page
Margareta Foss
New Tab
rldev
New tab Redirect
_UNKN0WN4O4
NTR: New Tab Redirect
James Schubert
Custom New Tab
Lily Oliveira
New Tab Changer
dummysoftware
Blank new tab page
drbxho
Blank New Tab Page
yaagame
Customizable New Tab Page
leiqunni
Custom New Tab URL
Zach Adams