Skip to content

Qwant/qwant-search-extension

Repository files navigation

 

Qwant Search Browser Extension

Qwant: The search engine that respects your privacy

Designed and based in France, Qwant is the first European search engine, both efficient and ethical, that protects the freedoms of its users and ensures the preservation of the digital ecosystem.

Qwant.com | Twitter | Twitter (EN) | Telegram





Installation

Chrome and Chromium-based browsers

You can get the latest available Qwant Search Extension version from the Chrome Web Store.

Firefox

You can get the latest version of Qwant Search Extension from the Mozilla Add-ons website.

Microsoft Edge

The latest stable version of Qwant Search browser extension is available in Microsoft Store.

Reporting issues

GitHub can be used to report a bug or to submit a feature request. To do so, go to this page and click the New issue button.

Development

Requirements

Install local dependencies by running:

yarn install

How to build

Building the dev version

Run the following command:

yarn build

This will create a build directory with unpacked extensions for all browsers:

  build/edge
  build/opera
  build/chrome
  build/firefox

Linter

Setup eslint in your editor to follow up with .eslintrc. Linting runs on every commit.

Or you can validate linting rules manually:

yarn lint

Minimum supported browser versions

Browser Version
Chromium Based Browsers 79
Firefox 78
Edge 79

License

GNU General Public License v3.0

Releases

No releases published

Packages

No packages published