By: MethodGrab
Inspect and view changes in Custom New Tab Page source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Custom New Tab Page",
"version": "1.0.0",
"description": "Specify a custom URL to be shown when opening a new tab, without changing the address bar content",
"developer": {
"name": "MethodGrab",
"url": "https://github.com/methodgrab/firefox-custom-new-tab-page"
},
"icons": {
"48": "img/icon-48.png",
"96": "img/icon-96.png"
},
"applications": {
"gecko": {
"id": "custom-new-tab-page@mint.as",
"strict_min_version": "57.0"
}
},
"options_ui": {
"page": "options.html",
"browser_style": true
},
"permissions": [
"storage"
],
"optional_permissions": [
"<all_urls>",
"webRequest",
"webRequestBlocking"
],
"chrome_url_overrides": {
"newtab": "app.html"
},
"background": {
"scripts": [
"background.js"
]
}
} Best Custom New Tab Page Alternatives
Here are some Firefox add-ons that are similar to Custom New Tab Page:
Custom New Tab Page (Revived)
Bovive
Custom Tab URL
Lily Oliveira
Custom URL for New Tab
Moralusa
Custom New Tab URL
Mike Cunningham
Change New Tab
Ternary
Newtab.urlEX (Custom new tab & bookmark browser)
Mike Wu
Custom New Tab Page
Axel
Custom New Tabs
Ed
New TAB Redirect
UNKNOWN
New Tab URL
Anton Demydov
Custom New Tab
Mohammad Anwar
Custom new tab
csutorasa