My Cloud Tab
My Cloud Tab provides an easier way to search the web and access popular cloud storage providers
Cos'è My Cloud Tab?
My Cloud Tab è un'estensione di Chrome sviluppata da https://mycloudtab.com, e la sua funzione principale è "My Cloud Tab provides an easier way to search the web and access popular cloud storage providers".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione My Cloud Tab
Scarica i file di estensione My Cloud Tab 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
Once you add My Cloud Tab extension to Chrome, your browsers new tab window and default search engine will be replaced and show Bing search results. So that you can enjoy a custom new web search experience when surfing the web. By clicking "Add to Chrome", I accept and agree to installing the My Cloud Tab Chrome extension and setting Chrome™️ New Tab to that provided by the service with search results by Bing, and the Terms of Use and Privacy Policy. Privacy Policy: https://mycloudtab.com/privacy-policy/ Terms of use: https://mycloudtab.com/terms-conditions/
Informazioni di Base sull'Estensione
Nome | |
ID | hfepcgifgeehfembdlnaeleehbckcdoo |
URL Ufficiale | https://chromewebstore.google.com/detail/my-cloud-tab/hfepcgifgeehfembdlnaeleehbckcdoo |
Descrizione | My Cloud Tab provides an easier way to search the web and access popular cloud storage providers |
Dimensione del File | 4.6 MB |
Conteggio Installazioni | 11,209 |
Versione Corrente | 1.0.1 |
Ultimo Aggiornamento | 2022-02-11 |
Data di Pubblicazione | 2021-09-22 |
Valutazione | 3.00/5 Totale 1 Valutazioni |
Sviluppatore | https://mycloudtab.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://mycloudtab.com/ |
URL della Pagina della Politica sulla Privacy | https://mycloudtab.com/privacy-policy |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "My Cloud Tab", "short_name": "My Cloud Tab", "version": "1.0.1", "description": "My Cloud Tab provides an easier way to search the web and access popular cloud storage providers", "icons": { "32": "icons\/32.png", "64": "icons\/64.png", "128": "icons\/128.png" }, "author": "My Cloud Team", "action": { "browser_style": false, "default_title": "My Cloud Tab" }, "chrome_url_overrides": { "newtab": "new-tab.html" } } |