Vanced iOS Updates

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

Was ist Vanced iOS Updates?

Vanced iOS Updates ist eine Chrome-Erweiterung, die von https://vanced-ios.com entwickelt wurde, und ihr Hauptmerkmal ist "This extension was created to share updates on the new Vanced iOS Project. Thank you for installing :)!".

Erweiterungsscreenshots

screenshot
screenshot

Vanced iOS Updates-Erweiterungs-CRX-Datei herunterladen

Laden Sie Vanced iOS Updates-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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/                    

Grundlegende Informationen zur Erweiterung

Name Vanced iOS Updates Vanced iOS Updates
ID fjnmafjfphgfkfhdlbibdjpojgkpomhg
Offizielle URL https://chromewebstore.google.com/detail/vanced-ios-updates/fjnmafjfphgfkfhdlbibdjpojgkpomhg
Beschreibung This extension was created to share updates on the new Vanced iOS Project. Thank you for installing :)!
Dateigröße 358 KB
Installationsanzahl 1,115
Aktuelle Version 1.2
Letztes Update 2021-03-25
Veröffentlichungsdatum 2021-03-25
Bewertung 5.00/5 Insgesamt 1 Bewertungen
Entwickler https://vanced-ios.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://vanced-ios.com/
Hilfeseite URL https://vanced-ios.com/
URL der Datenschutzrichtlinien-Seite https://vanced-ios.com/privacy-policy
Unterstützte Sprachen 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"
    }
}