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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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/ |
URL หน้าช่วยเหลือ | https://vanced-ios.com/ |
URL หน้านโยบายความเป็นส่วนตัว | 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" } } |