MyAllSearch Search for Chrome

Search MyAllSearch privately from the Chrome extension bar.

¿Qué es MyAllSearch Search for Chrome?

MyAllSearch Search for Chrome es una extensión de Chrome desarrollada por http://myallsearch.com, y su función principal es "Search MyAllSearch privately from the Chrome extension bar.".

Capturas de Pantalla de la Extensión

screenshot
screenshot

Descargar Archivo CRX de la Extensión MyAllSearch Search for Chrome

Descarga archivos de extensión MyAllSearch Search for Chrome en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre MyAllSearch Search for Chrome MyAllSearch Search for Chrome
ID cjebnlkbedanoigkdhmkhhjealeaideg
URL Oficial https://chrome.google.com/webstore/detail/myallsearch-search-for-ch/cjebnlkbedanoigkdhmkhhjealeaideg
Descripción Search MyAllSearch privately from the Chrome extension bar.
Tamaño del Archivo 7.34 KB
Cantidad de Instalaciones 12
Versión Actual 1.2
Última Actualización 2018-07-29
Fecha de Publicación 2018-07-29
Calificación 5.00/5 Total de 3 Calificaciones
Desarrollador http://myallsearch.com
Tipo de Pago free
Sitio Web de la Extensión https://www.myallsearch.com
URL de la Página de Ayuda https://www.myallsearch.com/contact.php
URL de la Página de Política de Privacidad https://www.myallsearch.com/policies.php
Idiomas Soportados 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\/"
        ]
    }
}