Skip to content

Commit

Permalink
Bug 1834066 - Update Search Engine URL for Gule sider. r=search-revie…
Browse files Browse the repository at this point in the history
…wers,daleharvey

Differential Revision: https://phabricator.services.mozilla.com/D178561
  • Loading branch information
Standard8 committed May 20, 2023
1 parent 7513b24 commit a80a065
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Gule sider",
"description": "Gule sider person og firmasøk",
"manifest_version": 2,
"version": "1.1",
"version": "1.2",
"browser_specific_settings": {
"gecko": {
"id": "gulesider-NO@search.mozilla.org"
Expand All @@ -16,9 +16,9 @@
"chrome_settings_overrides": {
"search_provider": {
"name": "Gule sider",
"search_url": "https://www.gulesider.no/query",
"search_url": "https://www.gulesider.no/search",
"search_form": "https://www.gulesider.no/",
"search_url_get_params": "what=all&search_word={searchTerms}&cmpid=fre_partner_fire_gssbtop"
"search_url_get_params": "what=all&cmpid=fre_partner_fire_gssbtop&q={searchTerms}"
}
}
}

0 comments on commit a80a065

Please sign in to comment.