Motherpipe Search for Chrome

Search privately from the Chrome extension bar.

什么是Motherpipe Search for Chrome?

Motherpipe Search for Chrome是由https://search.motherpipe.com开发的Chrome扩展程序,该扩展的主要功能是“Search privately from the Chrome extension bar.”。

扩展截图

screenshot
screenshot

下载Motherpipe Search for Chrome扩展crx文件

下载Motherpipe Search for Chrome扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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                    

扩展基本信息

名称 Motherpipe Search for Chrome Motherpipe Search for Chrome
ID mnghkcklgehleepoabokijfohbepeach
官方URL https://chrome.google.com/webstore/detail/motherpipe-search-for-chr/mnghkcklgehleepoabokijfohbepeach
简介 Search privately from the Chrome extension bar.
文件大小 7.04 KB
安装次数 17
当前版本 1.0
更新时间 2014-07-29
上架时间 2014-07-29
评分 1.00/5 共1次评分
开发者 https://search.motherpipe.com
付费类型 free
扩展官网 https://search.motherpipe.com
支持的语言 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"
    }
}