Vanced For Android
The Extension provide Vanced Features and Updates Status.
什么是Vanced For Android?
Vanced For Android是由https://youtubevancedapk.com开发的Chrome扩展程序,该扩展的主要功能是“The Extension provide Vanced Features and Updates Status. ”。
扩展截图
下载Vanced For Android扩展crx文件
下载Vanced For Android扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This extension created for share latest updates and features of vanced. Install it to get new version alert. Vanced is modern app to enjoy unlimited features of youtube. Download this extension to track - whats new version & features. Also provide android installing steps.
扩展基本信息
名称 | |
ID | plnhgpcglgnbfpielgblfibkjcjoibkp |
官方URL | https://chrome.google.com/webstore/detail/vanced-for-android/plnhgpcglgnbfpielgblfibkjcjoibkp |
简介 | The Extension provide Vanced Features and Updates Status. |
文件大小 | 80.01 KB |
安装次数 | 1,536 |
当前版本 | 1.0 |
更新时间 | 2021-11-24 |
上架时间 | 2021-11-24 |
开发者 | https://youtubevancedapk.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://youtubevancedapk.com/ |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Vanced For Android", "description": "The Extension provide Vanced Features and Updates Status. ", "version": "1.0", "manifest_version": 3, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "background": { "service_worker": "background.js" }, "action": { "default_popup": "popup.html", "default_icon": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" } } } |