Inspect and view changes in Customizable New Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"version": "1.0.7",
"description": "__MSG_extensionDescription__",
"author": "__MSG_extensionAuthor__",
"browser_specific_settings": {
"gecko": {
"strict_min_version": "56.0"
}
},
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"chrome_url_overrides": {
"newtab": "page/index.html"
},
"permissions": [
"*://*/*",
"storage",
"unlimitedStorage",
"menus",
"activeTab"
],
"background": {
"scripts": [
"./lib/color-thief/dist/color-thief.umd.js",
"mechanism.js"
]
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"page.js"
]
}
],
"default_locale": "en"
} Best Customizable New Tab Alternatives
Here are some Firefox add-ons that are similar to Customizable New Tab:
Quick Access
Gelencsér Gergő
Dank New Tab
him
lordneu newtab-easy-bookmark
lordneu
Easy Bookmark
Tusar Mondal
Custom New Tab
Mohammad Anwar
Multilevel Speed Dial
Ruslan Komarichev
New Tab Customizer Pro
albert
Distraction Free New Tab
azettl
MONKNOW New Tab - Personal Dashboard
monknow
NaiveTab - Newtab page
GXFG
New2Tab
coder-ant
NelliTab - New Tab Page
Thomas Werner