Bookmarks start page Firefox

Examine source code of Bookmarks start page

Inspect and view changes in Bookmarks start page 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.1.2",
  "description": "__MSG_extensionDescription__",
  "default_locale": "en",
  "author": "Romain Vigier",
  "homepage_url": "https://gitlab.com/rmnvgr/bookmarks-start-page-firefox-extension",
  "applications": {
    "gecko": {
      "id": "bookmarks-start-page@romainvigier.fr"
    }
  },
  "icons": {
    "64": "icon.png"
  },
  "chrome_url_overrides": {
    "newtab": "assets/index.html"
  },
  "chrome_settings_overrides": {
    "homepage": "assets/index.html"
  },
  "permissions": [
    "<all_urls>",
    "bookmarks",
    "storage"
  ]
}

Best Bookmarks start page Alternatives

Here are some Firefox add-ons that are similar to Bookmarks start page: