Start Page HQ Firefox

Examine source code of Start Page HQ

Inspect and view changes in Start Page HQ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Start Page HQ",
  "version": "1.3.0",
  "description": "Replace your new tab with a customizable dashboard — 50+ widgets for feeds, productivity, dev tools, and AI",
  "default_locale": "en",
  "permissions": [
    "storage",
    "tabs",
    "contextMenus"
  ],
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "background": {
    "scripts": [
      "sw.js"
    ],
    "type": "module"
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "64": "icons/icon-64.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png",
    "256": "icons/icon-256.png",
    "512": "icons/icon-512.png"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "extension@startpagehq.com",
      "strict_min_version": "112.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Start Page HQ Alternatives

Here are some Firefox add-ons that are similar to Start Page HQ: