Startpage Tweaks Firefox

Examine source code of Startpage Tweaks

By: Cyb3rKo
Inspect and view changes in Startpage Tweaks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Startpage Tweaks",
  "version": "1.0.0",
  "description": "Make Startpage more awesome.",
  "icons": {
    "48": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "startpage-tweaks@cyb3rko.de"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.startpage.com/sp/search*",
        "https://*.startpage.com/do/search*",
        "https://*.startpage.com/do/dsearch*"
      ],
      "js": [
        "enhance.js"
      ]
    }
  ]
}

Best Startpage Tweaks Alternatives

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