My Cloud Tab

My Cloud Tab provides an easier way to search the web and access popular cloud storage providers

O que é My Cloud Tab?

My Cloud Tab é uma extensão do Chrome desenvolvida por https://mycloudtab.com, e sua principal característica é "My Cloud Tab provides an easier way to search the web and access popular cloud storage providers".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão My Cloud Tab

Baixe arquivos de extensão My Cloud Tab no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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/                    

Informações Básicas da Extensão

Nome My Cloud Tab My Cloud Tab
ID hfepcgifgeehfembdlnaeleehbckcdoo
URL Oficial https://chromewebstore.google.com/detail/my-cloud-tab/hfepcgifgeehfembdlnaeleehbckcdoo
Descrição My Cloud Tab provides an easier way to search the web and access popular cloud storage providers
Tamanho do Arquivo 4.6 MB
Contagem de Instalações 11,209
Versão Atual 1.0.1
Última Atualização 2022-02-11
Data de Publicação 2021-09-22
Classificação 3.00/5 Total de 1 Avaliações
Desenvolvedor https://mycloudtab.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://mycloudtab.com/
URL da Página de Política de Privacidade https://mycloudtab.com/privacy-policy
Idiomas Suportados 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"
    }
}