bookmarks-new-tab Firefox

Examine source code of bookmarks-new-tab

Inspect and view changes in bookmarks-new-tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "book-tabs",
  "version": "1.3",
  "applications": {
    "gecko": {
      "strict_min_version": "54.0"
    }
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "permissions": [
    "<all_urls>",
    "bookmarks"
  ],
  "description": "Replaces new tab page with a custom page which shows your bookmarks",
  "icons": {
    "48": "border-48.png"
  }
}

Best bookmarks-new-tab Alternatives

Here are some Firefox add-ons that are similar to bookmarks-new-tab: