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 https://vanced-ios.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension was created to share updates on the new Vanced iOS Project. Thank you for installing :)!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Vanced iOS Updates एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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/ |
सहायता पृष्ठ 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" } } |