Vanced iOS Updates

This extension was created to share updates on the new Vanced iOS Project. Thank you for installing :)!

Cos'è Vanced iOS Updates?

Vanced iOS Updates è un'estensione di Chrome sviluppata da https://vanced-ios.com, e la sua funzione principale è "This extension was created to share updates on the new Vanced iOS Project. Thank you for installing :)!".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Vanced iOS Updates

Scarica i file di estensione Vanced iOS Updates 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

                        Hi and welcome to our extention that is news and updates for our newest project. Vanced iOS! It can actually use all the premium features of YouTube on your iPhone or iPad and get them for free with our modded app!

If you are interested in checking it our or beta testing our app.
Check it out below:
https://vanced-ios.com/                    

Informazioni di Base sull'Estensione

Nome Vanced iOS Updates Vanced iOS Updates
ID fjnmafjfphgfkfhdlbibdjpojgkpomhg
URL Ufficiale https://chromewebstore.google.com/detail/vanced-ios-updates/fjnmafjfphgfkfhdlbibdjpojgkpomhg
Descrizione This extension was created to share updates on the new Vanced iOS Project. Thank you for installing :)!
Dimensione del File 358 KB
Conteggio Installazioni 1,115
Versione Corrente 1.2
Ultimo Aggiornamento 2021-03-25
Data di Pubblicazione 2021-03-25
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore https://vanced-ios.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://vanced-ios.com/
URL della Pagina di Aiuto https://vanced-ios.com/
URL della Pagina della Politica sulla Privacy https://vanced-ios.com/privacy-policy
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Vanced iOS Updates",
    "version": "1.2",
    "manifest_version": 2,
    "description": "This extension was created to share updates on the new Vanced iOS Project. Thank you for installing :)!",
    "homepage_url": "https:\/\/vanced-ios.com",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "background": {
        "page": "src\/bg\/background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "browser action demo",
        "default_popup": "src\/browser_action\/browser_action.html"
    }
}