StartView Firefox

Examine source code of StartView

By: Krafi
Inspect and view changes in StartView source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "StartView",
  "version": "1.3",
  "description": "StartView is a customizable start page extension that allows users to organize and display bookmarks from selected folders",
  "permissions": [
    "bookmarks",
    "storage",
    "unlimitedStorage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "startView@krafi",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "chrome_url_overrides": {
    "newtab": "start.html"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  }
}

Best StartView Alternatives

Here are some Firefox add-ons that are similar to StartView: