Vanced iOS Updates
This extension was created to share updates on the new Vanced iOS Project. Thank you for installing :)!
Wat is Vanced iOS Updates?
Vanced iOS Updates is een Chrome-extensie ontwikkeld door https://vanced-ios.com, en de belangrijkste functie is "This extension was created to share updates on the new Vanced iOS Project. Thank you for installing :)!".
Extensie Screenshots
Download het CRX-bestand van de extensie Vanced iOS Updates
Download Vanced iOS Updates-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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/
Basisinformatie over de Extensie
Naam | |
ID | fjnmafjfphgfkfhdlbibdjpojgkpomhg |
Officiële URL | https://chromewebstore.google.com/detail/vanced-ios-updates/fjnmafjfphgfkfhdlbibdjpojgkpomhg |
Beschrijving | This extension was created to share updates on the new Vanced iOS Project. Thank you for installing :)! |
Bestandsgrootte | 358 KB |
Aantal Installaties | 1,115 |
Huidige Versie | 1.2 |
Laatst Bijgewerkt | 2021-03-25 |
Publicatiedatum | 2021-03-25 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | https://vanced-ios.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://vanced-ios.com/ |
Help Pagina-URL | https://vanced-ios.com/ |
URL van de Privacybeleid Pagina | https://vanced-ios.com/privacy-policy |
Ondersteunde Talen | 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" } } |