Startpage Bookmarks Firefox

Examine source code of Startpage Bookmarks

Inspect and view changes in Startpage Bookmarks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Startpage Bookmarks",
  "version": "1.2",
  "description": "Zeigt Bookmarks aus einem bestimmten Ordner auf einer Startseite.",
  "browser_specific_settings": {
    "gecko": {
      "id": "GeroStartpage@example.com"
    }
  },
  "permissions": [
    "bookmarks",
    "storage"
  ],
  "chrome_url_overrides": {
    "newtab": "startpage.html"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "icons": {
    "48": "icon/icon-48.png",
    "96": "icon/icon-96.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "style.css",
        "icon/*"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Best Startpage Bookmarks Alternatives

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