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 :)!".

Снимки экрана расширения

screenshot
screenshot

Скачать файл 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/                    

Основная информация о расширении

Название 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"
    }
}