Inspect and view changes in bookmark.newtab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "bookmark.newtab",
"version": "1.0.8",
"developer": {
"name": "Manuel"
},
"description": "Shows a page with a bookmark bar instead of the default tab page",
"applications": {
"gecko": {
"id": "@bookmarknewtab"
}
},
"browser_specific_settings": {
"gecko": {
"id": "@bookmarknewtab"
}
},
"page_action": {
"default_title": "Store favicon",
"default_icon": {
"19": "ico-19.png",
"38": "ico-38.png"
},
"show_matches": [
"http://*/*",
"https://*/*"
],
"pinned": false
},
"background": {
"scripts": [
"clearClosedTabs.js"
]
},
"chrome_url_overrides": {
"newtab": "newtab.html"
},
"options_ui": {
"page": "options.html",
"browser_style": true
},
"permissions": [
"sessions",
"tabs",
"storage",
"bookmarks",
"history"
]
} Best bookmark.newtab Alternatives
Here are some Firefox add-ons that are similar to bookmark.newtab:
Bookmarks New Tab Page
p3lim
bookmarkpage
zncoder
Open bookmarks in a new tab
Didier Lafleur
Empty New Tab
CromS
Bookmarks On New Tab
mozhi
NewTab Bookmarks
Olivier Cuenot
Bookmark on NewTab
FdevObl
FoxNewTab
kis@sibstrin.ru
Blank New Tab
xofe
Simply New Tab
daemuth
Lazy Read
surajk95
Bookmarks start page
Romain Vigier