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」です。
拡張機能のスクリーンショット
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/
拡張機能の基本情報
名前 | |
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 |
Eメール | [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" } } |