MyAllSearch Search for Chrome
Search MyAllSearch privately from the Chrome extension bar.
What is MyAllSearch Search for Chrome?
MyAllSearch Search for Chrome is a Chrome extension developed by http://myallsearch.com, and its main feature is "Search MyAllSearch privately from the Chrome extension bar.".
Extension Screenshots
Download MyAllSearch Search for Chrome Extension CRX File
Download MyAllSearch Search for Chrome extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | cjebnlkbedanoigkdhmkhhjealeaideg |
Official URL | https://chrome.google.com/webstore/detail/myallsearch-search-for-ch/cjebnlkbedanoigkdhmkhhjealeaideg |
Description | Search MyAllSearch privately from the Chrome extension bar. |
File Size | 7.34 KB |
Installation Count | 12 |
Current Version | 1.2 |
Last Updated | 2018-07-29 |
Publish Date | 2018-07-29 |
Rating | 5.00/5 Total 3 Ratings |
Developer | http://myallsearch.com |
Payment Type | free |
Extension Website | https://www.myallsearch.com |
Help Page URL | https://www.myallsearch.com/contact.php |
Privacy Policy Page URL | https://www.myallsearch.com/policies.php |
Supported Languages | 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\/" ] } } |