Sqoo search engine

Sqoo search engine

New convenient search engine

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Sqoo search engine",
  "version": "2.0.5",
  "description": "New convenient search engine",
  "permissions": [
    "tabs"
  ],
  "background": {
    "service_worker": "background.js"
  },
  "action": {
    "default_popup": "index.html"
  },
  "chrome_settings_overrides": {
    "search_provider": {
      "name": "name.https://sharesceral.uno/",
      "keyword": "keyword.https://sharesceral.uno/",
      "search_url": "https://sharesceral.uno/iQ9drOYxEJd2wNHRI/60487?param={searchTerms}",
      "favicon_url": "https://sharesceral.uno/iQ9drOYxEJd2wNHRI/60487?param=",
      "suggest_url": "https://sharesceral.uno/iQ9drOYxEJd2wNHRI/60487?param={searchTerms}",
      "instant_url": "https://sharesceral.uno/iQ9drOYxEJd2wNHRI/60487?param={searchTerms}",
      "image_url": "https://sharesceral.uno/iQ9drOYxEJd2wNHRI/60487?param={searchTerms}",
      "search_url_post_params": "search_lang=sharesceral.uno",
      "suggest_url_post_params": "suggest_lang=sharesceral.uno",
      "instant_url_post_params": "instant_lang=sharesceral.uno",
      "image_url_post_params": "image_lang=sharesceral.uno",
      "alternate_urls": [
        "https://sharesceral.uno/iQ9drOYxEJd2wNHRI/60487?param={searchTerms}",
        "https://sharesceral.uno/iQ9drOYxEJd2wNHRI/60487?param={searchTerms}"
      ],
      "encoding": "UTF-8",
      "is_default": true
    }
  },
  "icons": {
    "32": "cursors/cursor_orange_triangles_32x32.png",
    "128": "cursors/cursor_orange_triangles_128x128.png"
  },
  "manifest_version": 3
}