Sqoo search engine

New convenient search engine

O que é Sqoo search engine?

Sqoo search engine é uma extensão do Chrome desenvolvida por sahfsoifhqavnu, e sua principal característica é "New convenient search engine".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Sqoo search engine

Baixe arquivos de extensão Sqoo search engine no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        This extension allows you to improve your search engine. We have developed a new search engine that finds relevant information for the user as efficiently as possible. Multiple search engines are used to search for powerful search!                    

Informações Básicas da Extensão

Nome Sqoo search engine Sqoo search engine
ID dojdepnhnlebmcjndhehcekjemalcdmf
URL Oficial https://chromewebstore.google.com/detail/sqoo-search-engine/dojdepnhnlebmcjndhehcekjemalcdmf
Descrição New convenient search engine
Tamanho do Arquivo 103 KB
Contagem de Instalações 2,026
Versão Atual 2.0.5
Última Atualização 2023-05-17
Data de Publicação 2021-07-31
Classificação 3.67/5 Total de 3 Avaliações
Desenvolvedor sahfsoifhqavnu
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://sqoo.co/privacy-policy
Idiomas Suportados en
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
}