Vanced iOS Updates

This extension was created to share updates on the new Vanced iOS Project. Thank you for installing :)!

What is Vanced iOS Updates?

Vanced iOS Updates is a Chrome extension developed by https://vanced-ios.com, and its main feature is "This extension was created to share updates on the new Vanced iOS Project. Thank you for installing :)!".

Extension Screenshots

screenshot
screenshot

Download Vanced iOS Updates Extension CRX File

Download Vanced iOS Updates extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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/                    

Extension Basic Information

Name Vanced iOS Updates Vanced iOS Updates
ID fjnmafjfphgfkfhdlbibdjpojgkpomhg
Official URL https://chromewebstore.google.com/detail/vanced-ios-updates/fjnmafjfphgfkfhdlbibdjpojgkpomhg
Description This extension was created to share updates on the new Vanced iOS Project. Thank you for installing :)!
File Size 358 KB
Installation Count 1,115
Current Version 1.2
Last Updated 2021-03-25
Publish Date 2021-03-25
Rating 5.00/5 Total 1 Ratings
Developer https://vanced-ios.com
Email [email protected]
Payment Type free
Extension Website https://vanced-ios.com/
Help Page URL https://vanced-ios.com/
Privacy Policy Page URL https://vanced-ios.com/privacy-policy
Supported Languages 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"
    }
}