Vanced iOS Updates
This extension was created to share updates on the new Vanced iOS Project. Thank you for installing :)!
ما هو Vanced iOS Updates؟
Vanced iOS Updates هو إضافة Chrome تم تطويرها بواسطة https://vanced-ios.com، والميزة الرئيسية لها هي "This extension was created to share updates on the new Vanced iOS Project. Thank you for installing :)!".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Vanced iOS Updates
قم بتنزيل ملفات الامتداد Vanced iOS Updates بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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/
معلومات أساسية عن التمديد
الاسم | |
ID | fjnmafjfphgfkfhdlbibdjpojgkpomhg |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/vanced-ios-updates/fjnmafjfphgfkfhdlbibdjpojgkpomhg |
الوصف | This extension was created to share updates on the new Vanced iOS Project. Thank you for installing :)! |
حجم الملف | 358 KB |
عدد التثبيتات | 1,115 |
النسخة الحالية | 1.2 |
آخر تحديث | 2021-03-25 |
تاريخ النشر | 2021-03-25 |
تقييم | 5.00/5 مجموع تقييمات 1 |
المطور | https://vanced-ios.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://vanced-ios.com/ |
عنوان صفحة المساعدة | https://vanced-ios.com/ |
عنوان صفحة سياسة الخصوصية | https://vanced-ios.com/privacy-policy |
اللغات المدعومة | 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" } } |