MyAllSearch Search for Chrome
Search MyAllSearch privately from the Chrome extension bar.
什麼是MyAllSearch Search for Chrome?
MyAllSearch Search for Chrome是由http://myallsearch.com開發的Chrome擴展程式,該擴展的主要功能是“Search MyAllSearch privately from the Chrome extension bar.”。
擴展截圖
下載MyAllSearch Search for Chrome擴展crx文件
下載MyAllSearch Search for Chrome擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
MyAllSearch is a privacy-enhanced search engine and browser extension that provides industry-standard web, image and video search without collecting or sharing your personal information. This extension will add an easy shortcut button to the MyAllSearch.com search box to the Chrome extension bar. Why use MyAllSearch.com when searching? - 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 MyAllSearch protects you when searching online from companies who are trying to harvest your personal information, and who build a profile around your search history and browsing habits, ensuring your information stays safe and away from prying hands.
擴展基本資訊
名稱 | |
ID | cjebnlkbedanoigkdhmkhhjealeaideg |
官方網址 | https://chrome.google.com/webstore/detail/myallsearch-search-for-ch/cjebnlkbedanoigkdhmkhhjealeaideg |
簡介 | Search MyAllSearch privately from the Chrome extension bar. |
檔案大小 | 7.34 KB |
安裝次數 | 12 |
目前版本 | 1.2 |
更新時間 | 2018-07-29 |
上架時間 | 2018-07-29 |
評分 | 5.00/5 共 3 次評分 |
開發者 | http://myallsearch.com |
付費類型 | free |
擴展官網 | https://www.myallsearch.com |
說明頁面URL | https://www.myallsearch.com/contact.php |
隱私政策頁面URL | https://www.myallsearch.com/policies.php |
支援的語言 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "MyAllSearch Search for Chrome", "description": "Search MyAllSearch privately from the Chrome extension bar.", "version": "1.2", "permissions": [ "https:\/\/www.myallsearch.com\/" ], "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "chrome_settings_overrides": { "homepage": "https:\/\/www.myallsearch.com\/", "startup_pages": [ "https:\/\/www.myallsearch.com\/" ] } } |