Roman Atwood Vlogs

This is my life as a Father.

Что такое Roman Atwood Vlogs?

Roman Atwood Vlogs - это расширение Chrome, разработанное https://thedevproject.net63.net, и его основная функция - "This is my life as a Father.".

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

screenshot

Скачать файл CRX расширения Roman Atwood Vlogs

Скачайте файлы расширений Roman Atwood Vlogs в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        Wow we hit over 1500 users on this extension I really need to thank the Roman Soldiers 
UPDATE COMING SOON!!!!                    

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

Название Roman Atwood Vlogs Roman Atwood Vlogs
ID fndjjdkaeekfjlpjhcoacicohhnahopc
Официальный URL https://chromewebstore.google.com/detail/roman-atwood-vlogs/fndjjdkaeekfjlpjhcoacicohhnahopc
Описание This is my life as a Father.
Размер файла 26.43 KB
Количество установок 47
Текущая Версия 0.2
Последнее Обновление 2018-03-15
Дата публикации 2018-03-14
Рейтинг 4.00/5 Всего 9 оценок
Разработчик https://thedevproject.net63.net
Тип оплаты free
Поддерживаемые языки en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Roman Atwood Vlogs",
    "short_name": "Roman Soldiers",
    "version": "0.2",
    "manifest_version": 2,
    "description": "This is my life as a Father.",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Search and View Roman Atwood Vlogs",
        "default_popup": "extension.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "icons": {
        "128": "icon.png"
    }
}