Vanced For Android
The Extension provide Vanced Features and Updates Status.
Cos'è Vanced For Android?
Vanced For Android è un'estensione di Chrome sviluppata da https://youtubevancedapk.com, e la sua funzione principale è "The Extension provide Vanced Features and Updates Status. ".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Vanced For Android
Scarica i file di estensione Vanced For Android in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | plnhgpcglgnbfpielgblfibkjcjoibkp |
URL Ufficiale | https://chrome.google.com/webstore/detail/vanced-for-android/plnhgpcglgnbfpielgblfibkjcjoibkp |
Descrizione | The Extension provide Vanced Features and Updates Status. |
Dimensione del File | 80.01 KB |
Conteggio Installazioni | 1,536 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2021-11-24 |
Data di Pubblicazione | 2021-11-24 |
Sviluppatore | https://youtubevancedapk.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://youtubevancedapk.com/ |
Lingue Supportate | 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" } } } |