Vanced For Android
The Extension provide Vanced Features and Updates Status.
What is Vanced For Android?
Vanced For Android is a Chrome extension developed by https://youtubevancedapk.com, and its main feature is "The Extension provide Vanced Features and Updates Status. ".
Extension Screenshots
Download Vanced For Android Extension CRX File
Download Vanced For Android extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | plnhgpcglgnbfpielgblfibkjcjoibkp |
Official URL | https://chrome.google.com/webstore/detail/vanced-for-android/plnhgpcglgnbfpielgblfibkjcjoibkp |
Description | The Extension provide Vanced Features and Updates Status. |
File Size | 80.01 KB |
Installation Count | 1,536 |
Current Version | 1.0 |
Last Updated | 2021-11-24 |
Publish Date | 2021-11-24 |
Developer | https://youtubevancedapk.com |
[email protected] | |
Payment Type | free |
Extension Website | https://youtubevancedapk.com/ |
Supported Languages | 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" } } } |