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 |
官方網址 | 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" } } } |