MyAllSearch Search for Chrome
Search MyAllSearch privately from the Chrome extension bar.
Cos'è MyAllSearch Search for Chrome?
MyAllSearch Search for Chrome è un'estensione di Chrome sviluppata da http://myallsearch.com, e la sua funzione principale è "Search MyAllSearch privately from the Chrome extension bar.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione MyAllSearch Search for Chrome
Scarica i file di estensione MyAllSearch Search for Chrome in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | cjebnlkbedanoigkdhmkhhjealeaideg |
URL Ufficiale | https://chrome.google.com/webstore/detail/myallsearch-search-for-ch/cjebnlkbedanoigkdhmkhhjealeaideg |
Descrizione | Search MyAllSearch privately from the Chrome extension bar. |
Dimensione del File | 7.34 KB |
Conteggio Installazioni | 12 |
Versione Corrente | 1.2 |
Ultimo Aggiornamento | 2018-07-29 |
Data di Pubblicazione | 2018-07-29 |
Valutazione | 5.00/5 Totale 3 Valutazioni |
Sviluppatore | http://myallsearch.com |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.myallsearch.com |
URL della Pagina di Aiuto | https://www.myallsearch.com/contact.php |
URL della Pagina della Politica sulla Privacy | https://www.myallsearch.com/policies.php |
Lingue Supportate | 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\/" ] } } |