Simple Search Startpage For Firefox

Examine source code of Simple Search Startpage For

By: YTG
Inspect and view changes in Simple Search Startpage For source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Simple Search Startpage For",
  "version": "1.4",
  "description": "Startpage search for selected text in context menu.",
  "author": "Yannik Riekert, Aaron Papp",
  "homepage_url": "https://github.com/yannikthegenius/SimpleSearchStartpageFor",
  "content_security_policy": "default-src 'none'; base-uri 'none'; frame-ancestors 'none'; form-action 'none'; script-src 'self'; upgrade-insecure-requests",
  "icons": {
    "24": "src/icons/icon.svg",
    "32": "src/icons/icon.svg",
    "48": "src/icons/icon.svg",
    "64": "src/icons/icon.svg",
    "96": "src/icons/icon.svg"
  },
  "permissions": [
    "browserSettings",
    "menus"
  ],
  "background": {
    "scripts": [
      "src/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4d6e961f-cee2-45c0-bc41-fc77bde8931b}",
      "strict_min_version": "61.0"
    }
  }
}

Best Simple Search Startpage For Alternatives

Here are some Firefox add-ons that are similar to Simple Search Startpage For: