WebStatSearch Firefox

Examine source code of WebStatSearch

Inspect and view changes in WebStatSearch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "background": {
    "scripts": [
      "util.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.webstatsearch.com/*"
      ],
      "js": [
        "content-script.js"
      ]
    }
  ],
  "name": "__MSG_appName__",
  "short_name": "__MSG_appShortName__",
  "description": "__MSG_appDesc__",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "64": "icons/64.png",
    "128": "icons/128.png"
  },
  "default_locale": "en",
  "permissions": [
    "storage",
    "webRequest",
    "activeTab"
  ],
  "action": {
    "default_title": "__MSG_appShortName__",
    "default_popup": "popup/popup.html"
  },
  "host_permissions": [
    "https://*.webstatsearch.com/*",
    "https://*.oksrchrdr.com/*",
    "https://api.api-ninjas.com/*"
  ],
  "chrome_settings_overrides": {
    "search_provider": {
      "name": "__MSG_appName__",
      "keyword": "__MSG_appName__",
      "search_url": "https://oksrchrdr.com?dgd=RD1005531&PCSF=true&q={searchTerms}",
      "favicon_url": "/icons/16.png",
      "suggest_url": "https://suggest.webstatsearch.com/suggestionfeed/suggestion?format=JSON&q={searchTerms}",
      "encoding": "UTF-8",
      "is_default": true
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "webstatsearch@extension.search"
    }
  },
  "version": "0.0.2"
}

Mejores alternativas WebStatSearch

Aquí hay algunas Firefox add-ons que son similares a WebStatSearch: