By: Ömer Duran
Inspect and view changes in Better Start Page source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Better Start Page",
"version": "1.0",
"description": "A customizable new tab page",
"chrome_url_overrides": {
"newtab": "index.html"
},
"permissions": [
"storage"
],
"applications": {
"gecko": {
"id": "better-start-page@omerduran.dev",
"strict_min_version": "58.0"
}
},
"icons": {
"48": "icons/icon48.png",
"96": "icons/icon96.png"
},
"background": {
"scripts": [
"browser-polyfill.js"
]
}
} Best Better Start Page Alternatives
Here are some Firefox add-ons that are similar to Better Start Page: