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开发的Chrome扩展程序,该扩展的主要功能是“This extension was created to share updates on the new Vanced iOS Project. Thank you for installing :)!”。

扩展截图

screenshot
screenshot

下载Vanced iOS Updates扩展crx文件

下载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/                    

扩展基本信息

名称 Vanced iOS Updates Vanced iOS Updates
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"
    }
}