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.」です。
拡張機能のスクリーンショット
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
拡張機能の基本情報
名前 | |
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" } } |