Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NQ-793 Update client parameters #7

Merged
merged 4 commits into from
Jun 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: 16.14
node-version: 18
- uses: c-hive/gha-yarn-cache@v2
- run: yarn install --frozen-lockfile
- run: yarn build
Expand Down
Binary file added Extension/assets/icons/favicon.ico
Binary file not shown.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
 

<p align="center">
<img src="https://user-images.githubusercontent.com/1442690/179483645-e83b2f3d-b680-45b7-97c4-9e51e6247b8d.png" width="300px" alt="Qwant Search Browser Extension" />
</p>
<h3 align="center">Qwant - The search engine that values you as a user, not as a product</h3>
<p align="center">
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.
Expand Down
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "qwant-search-extension",
"version": "7.1.0",
"version": "7.1.1",
"description": "Qwant Search Extension",
"author": "[email protected]",
"license": "GPL-3.0",
Expand All @@ -14,33 +14,33 @@
"lint-staged": "lint-staged"
},
"devDependencies": {
"@babel/core": "^7.15.0",
"@babel/eslint-parser": "^7.17.0",
"@babel/node": "^7.14.9",
"@babel/core": "^7.24.6",
"@babel/eslint-parser": "^7.24.6",
"@babel/node": "^7.24.6",
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-proposal-decorators": "^7.14.5",
"@babel/plugin-proposal-optional-chaining": "^7.14.5",
"@babel/plugin-transform-runtime": "^7.15.0",
"@babel/preset-env": "^7.15.0",
"@babel/register": "^7.15.3",
"@babel/plugin-proposal-decorators": "^7.24.6",
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
"@babel/plugin-transform-runtime": "^7.24.6",
"@babel/preset-env": "^7.24.6",
"@babel/register": "^7.24.6",
"babel-eslint": "^10.1.0",
"clean-webpack-plugin": "^3.0.0",
"commander": "^6.2.1",
"copy-webpack-plugin": "^9.0.1",
"eslint": "^7.32.0",
"eslint-config-airbnb": "^18.2.1",
"eslint-plugin-import": "^2.24.0",
"eslint-plugin-jsx-a11y": "^6.6.0",
"eslint-plugin-react": "^7.30.1",
"lint-staged": "^11.1.2",
"webpack": "^5.50.0",
"webpack-cli": "^4.7.2",
"webpack-merge": "^5.8.0",
"clean-webpack-plugin": "^4.0.0",
"commander": "^12.1.0",
"copy-webpack-plugin": "^12.0.2",
"eslint": "^9.4.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.34.2",
"lint-staged": "^15.2.5",
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4",
"webpack-merge": "^5.10.0",
"zip-webpack-plugin": "^4.0.1"
},
"lint-staged": {
"*.{js}": [
"eslint --fix"
]
}
}
}
2 changes: 1 addition & 1 deletion tools/bundle/chrome/manifest.chrome.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ export const chromeManifest = {
search_provider: {
name: 'Qwant',
keyword: 'www.qwant.com',
search_url: 'https://www.qwant.com/?q={searchTerms}&client=ext-chrome-sb',
search_url: 'https://www.qwant.com/?q={searchTerms}&client=plgn-chrome-sb',
favicon_url: 'https://www.qwant.com/favicon.ico',
suggest_url: 'https://api.qwant.com/api/suggest/?q={searchTerms}&client=opensearch',
encoding: 'UTF-8',
Expand Down
2 changes: 1 addition & 1 deletion tools/bundle/edge/manifest.edge.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ export const edgeManifest = {
search_provider: {
name: 'Qwant',
keyword: 'www.qwant.com',
search_url: 'https://www.qwant.com/?q={searchTerms}&client=ext-edge-sb',
search_url: 'https://www.qwant.com/?q={searchTerms}&client=plgn-edge-sb',
favicon_url: 'https://www.qwant.com/favicon.ico',
suggest_url: 'https://api.qwant.com/api/suggest/?q={searchTerms}&client=opensearch',
encoding: 'UTF-8',
Expand Down
4 changes: 2 additions & 2 deletions tools/bundle/firefox/manifest.firefox.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ export const firefoxManifest = {
search_provider: {
name: 'Qwant',
keyword: 'qwant.com',
search_url: 'https://www.qwant.com/?q={searchTerms}&client=ext-firefox-sb',
favicon_url: 'https://www.qwant.com/favicon.ico',
search_url: 'https://www.qwant.com/?q={searchTerms}&client=ext-firefox-sb', // overrided by brz-moz if other value or additional parameter
favicon_url: '/assets/icons/favicon.ico',
suggest_url: 'https://api.qwant.com/api/suggest/?q={searchTerms}&client=opensearch',
encoding: 'UTF-8',
is_default: true,
Expand Down
2 changes: 1 addition & 1 deletion tools/bundle/opera/manifest.opera.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ export const chromeManifest = {
search_provider: {
name: 'Qwant',
keyword: 'www.qwant.com',
search_url: 'https://www.qwant.com/?q={searchTerms}&client=ext-chrome-sb',
search_url: 'https://www.qwant.com/?q={searchTerms}&client=plgn-opera-sb',
favicon_url: 'https://www.qwant.com/favicon.ico',
suggest_url: 'https://api.qwant.com/api/suggest/?q={searchTerms}&client=opensearch',
encoding: 'UTF-8',
Expand Down
Loading
Loading