Privoogle — Private Search Engine Firefox

Examine source code of Privoogle — Private Search Engine

提供元: Ecotopio
Inspect and view changes in Privoogle — Private Search Engine source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Privoogle — Private Search Engine",
  "description": "Take back your online privacy by using Privoogle as your default search engine.",
  // NOTE: update this in search_url as well
  "version": "1.1.4",
  "applications": {
    "gecko": {
      "strict_min_version": "63.0"
    }
  },
  "icons": {
    "64": "icons/icon_64.png"
  },
  "permissions": [
    "search",
    "storage",
    "webRequest",
    "webRequestBlocking",
    "https://*.privoogle.com/*"
  ],
  "chrome_settings_overrides": {
    "search_provider": {
      "name": "Privoogle",
      "search_url": "https://www.privoogle.com/search/s.php?q={searchTerms}",
      "favicon_url": "https://www.privoogle.com/favicon.ico",
      "is_default": true
    }
  },
  "background": {
    "scripts": ["js/background.js"]
  },
  "content_scripts": [
    {
      "matches": ["https://*.privoogle.com/*"],
      "js": ["js/content.js"],
      "css": ["css/content.css"],
      "run_at": "document_end"
    }
  ]
}

ベストのPrivoogle — Private Search Engine代替案

Privoogle — Private Search Engineに類似したFirefox add-onをいくつか紹介します: