MyAllSearch Search for Chrome

Search MyAllSearch privately from the Chrome extension bar.

O que é MyAllSearch Search for Chrome?

MyAllSearch Search for Chrome é uma extensão do Chrome desenvolvida por http://myallsearch.com, e sua principal característica é "Search MyAllSearch privately from the Chrome extension bar.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão MyAllSearch Search for Chrome

Baixe arquivos de extensão MyAllSearch Search for Chrome 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

                        MyAllSearch is a privacy-enhanced search engine and browser extension that provides industry-standard web, image and video search without collecting or sharing your personal information. This extension will add an easy shortcut button to the MyAllSearch.com search box to the Chrome extension bar.

Why use MyAllSearch.com when searching?

- We do not store or share your IP address with anyone
- We do not use cookies and will not track you
- We do not send your search term to the site you clicked on
- We do not store or share your search history with anyone
- We do not share your personal information with anyone

MyAllSearch protects you when searching online from companies who are trying to harvest your personal information, and who build a profile around your search history and browsing habits, ensuring your information stays safe and away from prying hands.                    

Informações Básicas da Extensão

Nome MyAllSearch Search for Chrome MyAllSearch Search for Chrome
ID cjebnlkbedanoigkdhmkhhjealeaideg
URL Oficial https://chrome.google.com/webstore/detail/myallsearch-search-for-ch/cjebnlkbedanoigkdhmkhhjealeaideg
Descrição Search MyAllSearch privately from the Chrome extension bar.
Tamanho do Arquivo 7.34 KB
Contagem de Instalações 12
Versão Atual 1.2
Última Atualização 2018-07-29
Data de Publicação 2018-07-29
Classificação 5.00/5 Total de 3 Avaliações
Desenvolvedor http://myallsearch.com
Tipo de Pagamento free
Site da Extensão https://www.myallsearch.com
URL da Página de Ajuda https://www.myallsearch.com/contact.php
URL da Página de Política de Privacidade https://www.myallsearch.com/policies.php
Idiomas Suportados en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "MyAllSearch Search for Chrome",
    "description": "Search MyAllSearch privately from the Chrome extension bar.",
    "version": "1.2",
    "permissions": [
        "https:\/\/www.myallsearch.com\/"
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "chrome_settings_overrides": {
        "homepage": "https:\/\/www.myallsearch.com\/",
        "startup_pages": [
            "https:\/\/www.myallsearch.com\/"
        ]
    }
}