Voco Tab
Beautiful new tab page with weather feature
Voco Tab란 무엇입니까?
Voco Tab은(는) Voco New Tab에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Beautiful new tab page with weather feature"입니다.
확장 프로그램 스크린샷
Voco Tab 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Beautiful and Resourceful New Tab Page Voco New Tab has the ability to transform your browser page and make it look appealing with lovely background images with weather feature. Our simple to use search bar will enable you to find whatever you are looking for and more from the internet. The search experience within Voco New Tab is provided by Microsoft Bing. Smartclick Marketing Limited owns and operates Voco New Tab. By clicking "Add to Chrome", I accept and agree to installing Voco Tab New Tab extension and setting Chrome™ New Tab search provider to Microsoft Bing as described by the service in the Terms of Use: https://www.voconewtab.com/terms-condition.html and Policy: https://www.voconewtab.com/privacy-policy.html To remove the extension from Google Chrome™: 1) Click on the three vertical dots icon in the upper right-hand corner of your Chrome™ browser. 2) Go to "Settings.” 3) In the left menu that appears, click on "Extensions.” 4) From the list of installed Extensions, locate the extension you would like to uninstall.
확장 프로그램 기본 정보
이름 | Voco Tab |
ID | fobiiaceiicjldmnjjkakaoahpamblib |
공식 URL | https://chromewebstore.google.com/detail/voco-tab/fobiiaceiicjldmnjjkakaoahpamblib |
설명 | Beautiful new tab page with weather feature |
파일 크기 | 468 KB |
설치 횟수 | 11,714 |
현재 버전 | 7.0 |
최근 업데이트 | 2023-06-17 |
출시 날짜 | 2022-12-05 |
개발자 | Voco New Tab |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://www.voconewtab.com/privacy-policy.html |
지원되는 언어 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Voco Tab", "version": "7.0", "manifest_version": 3, "description": "Beautiful new tab page with weather feature", "permissions": [], "options_page": "options.html", "chrome_url_overrides": { "newtab": "index.html" }, "icons": { "16": "images\/icon_16.png", "32": "images\/icon_32.png", "48": "images\/icon_48.png", "64": "images\/icon_64.png", "128": "images\/icon_128.png" } } |