Vanced iOS Updates
This extension was created to share updates on the new Vanced iOS Project. Thank you for installing :)!
Apa itu Vanced iOS Updates?
Vanced iOS Updates adalah ekstensi Chrome yang dikembangkan oleh https://vanced-ios.com, dan fitur utamanya adalah "This extension was created to share updates on the new Vanced iOS Project. Thank you for installing :)!".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Vanced iOS Updates
Unduh file ekstensi Vanced iOS Updates dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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/
Informasi Dasar Ekstensi
Nama | |
ID | fjnmafjfphgfkfhdlbibdjpojgkpomhg |
URL Resmi | https://chromewebstore.google.com/detail/vanced-ios-updates/fjnmafjfphgfkfhdlbibdjpojgkpomhg |
Deskripsi | This extension was created to share updates on the new Vanced iOS Project. Thank you for installing :)! |
Ukuran File | 358 KB |
Jumlah Instalasi | 1,115 |
Versi Saat Ini | 1.2 |
Terakhir Diperbarui | 2021-03-25 |
Tanggal Publikasi | 2021-03-25 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | https://vanced-ios.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://vanced-ios.com/ |
URL Halaman Bantuan | https://vanced-ios.com/ |
URL Halaman Kebijakan Privasi | https://vanced-ios.com/privacy-policy |
Bahasa yang Didukung | 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" } } |