Simple Startpage Firefox

Examine source code of Simple Startpage

Inspect and view changes in Simple Startpage source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Simple Startpage",
  "version": "1.3",
  "applications": {
    "gecko": {
      "id": "vityavv@gmail.com"
    }
  },
  "description": "My very simple start page",
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  }
}

Best Simple Startpage Alternatives

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