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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
이메일 | [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" } } |