By: Mike Wu
Inspect and view changes in Newtab.urlEX (Custom new tab & bookmark browser) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "newtab.urlEX",
"version": "0.3.3resigned1",
"developer": {
"name": "M Wu",
"url": "https://www.github.com/mgwio"
},
"description": "Restores custom new-tab functionality (\"browser.newtab.url\"-like)",
"applications": {
"gecko": {
"id": "@newtaburlex",
"strict_min_version": "55.0"
}
},
"icons": {
"48": "icons/icon48.png",
"64": "icons/icon64.png"
},
"background": {
"scripts": [
"tabmon.js"
]
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"chrome_url_overrides": {
"newtab": "./nt.html"
},
"permissions": [
"storage",
"tabs",
"sessions",
"browserSettings",
"bookmarks"
]
} Best Newtab.urlEX (Custom new tab & bookmark browser) Alternatives
Here are some Firefox add-ons that are similar to Newtab.urlEX (Custom new tab & bookmark browser):
Custom New Tab Page
MethodGrab
Custom New Tab Page (Revived)
Bovive
Blank New Tab
xofe
Custom New Tab URL
Mike Cunningham
React New Tab
Ramkumar K R
Custom URL New Tab
MrDiamond
New Tab
Leigh Brenecki
Custom New Tab
Mohammad Anwar
Custom New Tab Page
Axel
New Tab URL
Anton Demydov
NaiveTab - Newtab page
GXFG
Humble New Tab Page
ibillingsley