By: adam
Inspect and view changes in New Tab URL source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "New Tab URL",
"description": "Override the default new tab with a specified URL",
"version": "1.2.1",
"icons": {
"64": "assets/icons/icon.svg"
},
"chrome_url_overrides": {
"newtab": "new-tab/index.html"
},
"options_ui": {
"page": "options/index.html"
},
"permissions": [
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "@new-tab-url",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best New Tab URL Alternatives
Here are some Firefox add-ons that are similar to New Tab URL: