Search Safe Security Firefox

Examine source code of Search Safe Security

By: System1
Inspect and view changes in Search Safe Security source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Search Safe Security",
  "version": "1.0.0",
  "description": "Secure your searches with Search Safe Security - protecting you from unsecured websites.",
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://search.yahoo.com/*",
    "https://*.search.yahoo.com/*",
    "https://*.searchsafesecurity.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://search.yahoo.com/*",
        "https://*.search.yahoo.com/*"
      ],
      "js": [
        "js/dpl-extensions.js",
        "js/utils.js",
        "js/content-script.js"
      ]
    }
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "Search Safe Security"
  },
  "chrome_settings_overrides": {
    "search_provider": {
      "name": "Search Safe Security",
      "keyword": "searchsafe",
      "search_url": "https://search.yahoo.com/yhs/search?p={searchTerms}",
      "favicon_url": "icons/favicon.ico",
      "suggest_url": "https://search.yahoo.com/sugg/chrome?output=fxjson&appid=crmas&command={searchTerms}",
      "encoding": "UTF-8",
      "is_default": true
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "searchsafesecurity@system1.com",
      "strict_min_version": "121.0"
    }
  }
}

Best Search Safe Security Alternatives

Here are some Firefox add-ons that are similar to Search Safe Security: