Motherpipe Search for Chrome

Search privately from the Chrome extension bar.

What is Motherpipe Search for Chrome?

Motherpipe Search for Chrome is a Chrome extension developed by https://search.motherpipe.com, and its main feature is "Search privately from the Chrome extension bar.".

Extension Screenshots

screenshot
screenshot

Download Motherpipe Search for Chrome Extension CRX File

Download Motherpipe Search for Chrome extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Motherpipe Search for Chrome Motherpipe Search for Chrome
ID mnghkcklgehleepoabokijfohbepeach
Official URL https://chrome.google.com/webstore/detail/motherpipe-search-for-chr/mnghkcklgehleepoabokijfohbepeach
Description Search privately from the Chrome extension bar.
File Size 7.04 KB
Installation Count 17
Current Version 1.0
Last Updated 2014-07-29
Publish Date 2014-07-29
Rating 1.00/5 Total 1 Ratings
Developer https://search.motherpipe.com
Payment Type free
Extension Website https://search.motherpipe.com
Supported Languages 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"
    }
}