TROBO

TROBO

TROBO El cercador català

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "TROBO",
  "description": "TROBO El cercador català",
  "version": "8.1",
  "icons": {
    "128": "img/icon_128.png"
  },
  "chrome_settings_overrides": {
    "homepage": "https://www.trobo.cat/a.php",
    "search_provider": {
      "name": "TROBO",
      "keyword": "ql",
      "search_url": "https://www.trobo.cat/Cerca.php?q={searchTerms}",
      "favicon_url": "https://www.trobo.cat/favicon.ico",
      "encoding": "UTF-8",
      "is_default": true
    },
    "update_url": "https://clients2.google.com/service/update2/crx",
    "install_parameter": "Value"
  }
}