Vanced iOS Updates

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

Vanced iOS Updates là gì?

Vanced iOS Updates là một tiện ích mở rộng Chrome được phát triển bởi https://vanced-ios.com, và tính năng chính của nó là "This extension was created to share updates on the new Vanced iOS Project. Thank you for installing :)!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Vanced iOS Updates

Tải xuống các tệp mở rộng Vanced iOS Updates dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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/                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Vanced iOS Updates Vanced iOS Updates
ID fjnmafjfphgfkfhdlbibdjpojgkpomhg
URL Chính Thức https://chromewebstore.google.com/detail/vanced-ios-updates/fjnmafjfphgfkfhdlbibdjpojgkpomhg
Mô tả This extension was created to share updates on the new Vanced iOS Project. Thank you for installing :)!
Kích Thước Tệp 358 KB
Số Lần Cài Đặt 1,115
Phiên Bản Hiện Tại 1.2
Cập Nhật Lần Cuối 2021-03-25
Ngày Phát Hành 2021-03-25
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển https://vanced-ios.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://vanced-ios.com/
URL Trang Trợ Giúp https://vanced-ios.com/
URL Trang Chính Sách Bảo Mật https://vanced-ios.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}