My Cloud Tab

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

什么是My Cloud Tab?

My Cloud Tab是由https://mycloudtab.com开发的Chrome扩展程序,该扩展的主要功能是“My Cloud Tab provides an easier way to search the web and access popular cloud storage providers”。

扩展截图

screenshot
screenshot

下载My Cloud Tab扩展crx文件

下载My Cloud Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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/                    

扩展基本信息

名称 My Cloud Tab My Cloud Tab
ID hfepcgifgeehfembdlnaeleehbckcdoo
官方URL https://chromewebstore.google.com/detail/my-cloud-tab/hfepcgifgeehfembdlnaeleehbckcdoo
简介 My Cloud Tab provides an easier way to search the web and access popular cloud storage providers
文件大小 4.6 MB
安装次数 11,209
当前版本 1.0.1
更新时间 2022-02-11
上架时间 2021-09-22
评分 3.00/5 共1次评分
开发者 https://mycloudtab.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://mycloudtab.com/
隐私政策页面URL https://mycloudtab.com/privacy-policy
支持的语言 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"
    }
}