MyAllSearch Search for Chrome

Search MyAllSearch privately from the Chrome extension bar.

Qu'est-ce que MyAllSearch Search for Chrome ?

MyAllSearch Search for Chrome est une extension Chrome développée par http://myallsearch.com, et sa fonction principale est "Search MyAllSearch privately from the Chrome extension bar.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension MyAllSearch Search for Chrome

Téléchargez les fichiers d'extension MyAllSearch Search for Chrome au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom MyAllSearch Search for Chrome MyAllSearch Search for Chrome
ID cjebnlkbedanoigkdhmkhhjealeaideg
URL Officiel https://chrome.google.com/webstore/detail/myallsearch-search-for-ch/cjebnlkbedanoigkdhmkhhjealeaideg
Description Search MyAllSearch privately from the Chrome extension bar.
Taille du Fichier 7.34 KB
Nombre d'Installations 12
Version Actuelle 1.2
Dernière Mise à Jour 2018-07-29
Date de Publication 2018-07-29
Évaluation 5.00/5 Total 3 Évaluations
Développeur http://myallsearch.com
Type de Paiement free
Site Web de l'Extension https://www.myallsearch.com
URL de la Page d'Aide https://www.myallsearch.com/contact.php
URL de la Page de Politique de Confidentialité https://www.myallsearch.com/policies.php
Langues Prises en Charge 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\/"
        ]
    }
}