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文件
下載Voco Tab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
官方網址 | 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" } } |