MyAllSearch Search for Chrome
Search MyAllSearch privately from the Chrome extension bar.
MyAllSearch Search for Chrome là gì?
MyAllSearch Search for Chrome là một tiện ích mở rộng Chrome được phát triển bởi http://myallsearch.com, và tính năng chính của nó là "Search MyAllSearch privately from the Chrome extension bar.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng MyAllSearch Search for Chrome
Tải xuống các tệp mở rộng MyAllSearch Search for Chrome dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | cjebnlkbedanoigkdhmkhhjealeaideg |
URL Chính Thức | https://chrome.google.com/webstore/detail/myallsearch-search-for-ch/cjebnlkbedanoigkdhmkhhjealeaideg |
Mô tả | Search MyAllSearch privately from the Chrome extension bar. |
Kích Thước Tệp | 7.34 KB |
Số Lần Cài Đặt | 12 |
Phiên Bản Hiện Tại | 1.2 |
Cập Nhật Lần Cuối | 2018-07-29 |
Ngày Phát Hành | 2018-07-29 |
Đánh Giá | 5.00/5 Tổng số 3 Đánh Giá |
Nhà Phát Triển | http://myallsearch.com |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.myallsearch.com |
URL Trang Trợ Giúp | https://www.myallsearch.com/contact.php |
URL Trang Chính Sách Bảo Mật | https://www.myallsearch.com/policies.php |
Ngôn Ngữ Được Hỗ Trợ | 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\/" ] } } |