Motherpipe Search for Chrome

Search privately from the Chrome extension bar.

Motherpipe Search for Chromeคืออะไร?

Motherpipe Search for Chrome เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://search.motherpipe.com และคุณลักษณะหลักของมันคือ "Search privately from the Chrome extension bar."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Motherpipe Search for Chrome

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    }
}