Motherpipe Search for Chrome

Search privately from the Chrome extension bar.

Qu'est-ce que Motherpipe Search for Chrome ?

Motherpipe Search for Chrome est une extension Chrome développée par https://search.motherpipe.com, et sa fonction principale est "Search privately from the Chrome extension bar.".

Captures d'Écran de l'Extension

screenshot
screenshot

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

Téléchargez les fichiers d'extension Motherpipe 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

                        Motherpipe is a search engine for people who don’t want to be tracked or have their personal data collected. This extension will add an easy shortcut button to the Motherpipe search box to the Chrome extension bar. It will not change your default search engine.

Our privacy policy in nutshell: We do not mess with your data. 

Specifically:

- 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                    

Informations de Base sur l'Extension

Nom Motherpipe Search for Chrome Motherpipe Search for Chrome
ID mnghkcklgehleepoabokijfohbepeach
URL Officiel https://chrome.google.com/webstore/detail/motherpipe-search-for-chr/mnghkcklgehleepoabokijfohbepeach
Description Search privately from the Chrome extension bar.
Taille du Fichier 7.04 KB
Nombre d'Installations 17
Version Actuelle 1.0
Dernière Mise à Jour 2014-07-29
Date de Publication 2014-07-29
Évaluation 1.00/5 Total 1 Évaluations
Développeur https://search.motherpipe.com
Type de Paiement free
Site Web de l'Extension https://search.motherpipe.com
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Motherpipe Search for Chrome",
    "description": "Search privately from the Chrome extension bar.",
    "version": "1.0",
    "permissions": [
        "https:\/\/search.motherpipe.com\/"
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}