Vanced iOS Updates
This extension was created to share updates on the new Vanced iOS Project. Thank you for installing :)!
Qu'est-ce que Vanced iOS Updates ?
Vanced iOS Updates est une extension Chrome développée par https://vanced-ios.com, et sa fonction principale est "This extension was created to share updates on the new Vanced iOS Project. Thank you for installing :)!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Vanced iOS Updates
Téléchargez les fichiers d'extension Vanced iOS Updates au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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/
Informations de Base sur l'Extension
Nom | |
ID | fjnmafjfphgfkfhdlbibdjpojgkpomhg |
URL Officiel | https://chromewebstore.google.com/detail/vanced-ios-updates/fjnmafjfphgfkfhdlbibdjpojgkpomhg |
Description | This extension was created to share updates on the new Vanced iOS Project. Thank you for installing :)! |
Taille du Fichier | 358 KB |
Nombre d'Installations | 1,115 |
Version Actuelle | 1.2 |
Dernière Mise à Jour | 2021-03-25 |
Date de Publication | 2021-03-25 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | https://vanced-ios.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://vanced-ios.com/ |
URL de la Page d'Aide | https://vanced-ios.com/ |
URL de la Page de Politique de Confidentialité | https://vanced-ios.com/privacy-policy |
Langues Prises en Charge | 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" } } |