Space Web Results

Space Web Results

Web Results with space themed background.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "background": {
    "service_worker": "background.js"
  },
  "icons": {
    "128": "128.png"
  },
  "chrome_settings_overrides": {
    "search_provider": {
      "name": "Space Web Results",
      "keyword": "__MSG_appName__",
      "search_url": "https://happy-hours.xyz/search?theme=speedl&q={searchTerms}",
      "favicon_url": "https://happy-hours.xyz/bundles/app/img/favicon_search_engine/favicon-32x32.png",
      "encoding": "UTF-8",
      "is_default": true
    }
  },
  "manifest_version": 3,
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "version": "1.0.3"
}