Avengers Endgame Theme

Part of the journey is the end.

Что такое Avengers Endgame Theme?

Avengers Endgame Theme - это расширение Chrome, разработанное http://www.appicted.in, и его основная функция - "Part of the journey is the end.".

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

screenshot

Скачать файл CRX расширения Avengers Endgame Theme

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

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

                        I don't know what more to say about it than what's already out there. I just can't wait any longer to see it either. :-)

You can check out more of my work at:

www.appicted.in

Bye bye!                    

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

Название Avengers Endgame Theme Avengers Endgame Theme
ID kophgjkjmjhcohlfdilibmhmcghhkihi
Официальный URL https://chrome.google.com/webstore/detail/avengers-endgame-theme/kophgjkjmjhcohlfdilibmhmcghhkihi
Описание Part of the journey is the end.
Размер файла 583 KB
Количество установок 49
Текущая Версия 0.0.1
Последнее Обновление 2018-12-09
Дата публикации 2018-12-09
Рейтинг 2.50/5 Всего 4 оценок
Разработчик http://www.appicted.in
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://www.coach.me/Dhiraj?ref=YJNVl
URL страницы помощи http://www.appicted.in
Поддерживаемые языки en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "0.0.1",
    "description": "Part of the journey is the end.",
    "name": "Avengers Endgame Theme",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Avengers Endgame"
    },
    "permissions": [
        "tabs"
    ],
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "icons": {
        "64": "smallIcon.png",
        "128": "icon.png"
    },
    "incognito": "split"
}