Qwant - Search engine & tracker blocker Firefox

Examine source code of Qwant - Search engine & tracker blocker

Par : Qwant
Inspect and view changes in Qwant - Search engine & tracker blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_name__",
  "short_name": "__MSG_short_name__",
  "description": "__MSG_description__",
  "default_locale": "en",
  "version": "8.1.0",
  "manifest_version": 3,
  "permissions": [
    "declarativeNetRequest",
    "webNavigation",
    "storage",
    "tabs",
    "cookies"
  ],
  "host_permissions": [
    "https://www.qwant.com/"
  ],
  "icons": {
    "16": "icon-16.png",
    "19": "icon-19.png",
    "38": "icon-38.png",
    "128": "icon-128.png"
  },
  "action": {
    "default_icon": "icon.png",
    "default_popup": "index.html"
  },
  "background": {
    "scripts": [
      "service_worker.js"
    ]
  },
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "easy_privacy_optimized",
        "enabled": true,
        "path": "rules/easy_privacy_optimized.json"
      },
      {
        "id": "fanboy_annoyance",
        "enabled": true,
        "path": "rules/fanboy_annoyance.json"
      },
      {
        "id": "filter_unblocking_search_ads_and_self_promotion",
        "enabled": true,
        "path": "rules/filter_unblocking_search_ads_and_self_promotion.json"
      },
      {
        "id": "adblock_warning_removal",
        "enabled": true,
        "path": "rules/adblock_warning_removal.json"
      },
      {
        "id": "qwant_whitelist",
        "enabled": true,
        "path": "rules/qwant_whitelist.json"
      }
    ]
  },
  "chrome_settings_overrides": {
    "search_provider": {
      "name": "Qwant",
      "search_url": "https://www.qwant.com/?q={searchTerms}&client=ext-firefox-sb",
      "keyword": "qwant.com",
      "favicon_url": "/public/favicon.066f5ee2ab77b590bb5846c32c57cb84.ico",
      "suggest_url": "https://api.qwant.com/api/suggest/?q={searchTerms}&client=opensearch",
      "encoding": "UTF-8",
      "is_default": true
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "qwantcomforfirefox@jetpack"
    }
  },
  "content_scripts": [
    {
      "run_at": "document_start",
      "matches": [
        "https://*.qwant.com/*"
      ],
      "css": [
        "no-popin.css"
      ]
    }
  ]
}

Meilleures alternatives Qwant - Search engine & tracker blocker

Voici quelques Firefox add-ons qui sont similaires à Qwant - Search engine & tracker blocker :