VivaVideo for PC Windows 10/8/7 MAC New Tab
VivaVideo for PC is available in the chrome web store just install it and change the layout of Chrome with VivaVideo Wallpaper.
什么是VivaVideo for PC Windows 10/8/7 MAC New Tab?
VivaVideo for PC Windows 10/8/7 MAC New Tab是由http://vivavideoforpc1.blogspot.com开发的Chrome扩展程序,该扩展的主要功能是“VivaVideo for PC is available in the chrome web store just install it and change the layout of Chrome with VivaVideo Wallpaper.”。
扩展截图
下载VivaVideo for PC Windows 10/8/7 MAC New Tab扩展crx文件
下载VivaVideo for PC Windows 10/8/7 MAC New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
VivaVideo for PC is available in the chrome web store just install it and use this amazing VivaVideo Extension on PC With BG. VivaVideo for PC is a new tab Theme Extension, using this extension your chrome layout or wallpaper is changed. What are the Features of VivaVideo for PC BG ✔️ Time & Date ✔️ Web Games ✔️ Search Engine ✔️ Effects ✔️ Social Apps ✔️ Most Visited ✔️ Bookmarks ✔️ Google Apps ✔️ Notes & To-Do List ✔️ Guide & About VivaVideo, Etc How To Use:- 1. Firstly click on "Add To Chrome" Button 2. And click on "Extension Icon", then automatically open pop-up. 3. Where you can see On/Off Button and Also you see Guide. 4. On/Off button is just for theme on/off, When you click ON then theme is loaded, and when click Off button theme has Stop. 5. lets Enjoy Thanks :)
扩展基本信息
名称 | |
ID | pacbhcdlkkomjpdbibbhanbjonkdgpdg |
官方URL | https://chrome.google.com/webstore/detail/vivavideo-for-pc-windows/pacbhcdlkkomjpdbibbhanbjonkdgpdg |
简介 | VivaVideo for PC is available in the chrome web store just install it and change the layout of Chrome with VivaVideo Wallpaper. |
文件大小 | 1.69 MB |
安装次数 | 15,436 |
当前版本 | 10.6.48 |
更新时间 | 2022-09-18 |
上架时间 | 2020-09-27 |
评分 | 3.82/5 共49次评分 |
开发者 | http://vivavideoforpc1.blogspot.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://vivavideoforpc1.blogspot.com/ |
隐私政策页面URL | https://onlynewtab.com/privacy-policy |
支持的语言 | id,ms,de,en,fr,nl,no,vi,tr,ca,da,et,es,hr,it,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "VivaVideo for PC Windows 10\/8\/7 MAC New Tab", "version": "10.6.48", "description": "VivaVideo for PC is available in the chrome web store just install it and change the layout of Chrome with VivaVideo Wallpaper.", "action": { "default_icon": "images\/icon128.png", "default_popup": "popup\/popup.html" }, "author": "VivaVideo", "default_locale": "en", "background": { "service_worker": "background-service.js" }, "chrome_url_overrides": { "newtab": "index.html" }, "icons": { "128": "images\/icon128.png", "48": "images\/icon48.png" }, "offline_enabled": true, "permissions": [ "topSites", "bookmarks", "unlimitedStorage", "storage", "alarms" ] } |