Internet Explorer Countdown Timer

A countdown timer to the fall of the infamous legacy browser.

Что такое Internet Explorer Countdown Timer?

Internet Explorer Countdown Timer - это расширение Chrome, разработанное Haio, и его основная функция - "A countdown timer to the fall of the infamous legacy browser.".

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

screenshot

Скачать файл CRX расширения Internet Explorer Countdown Timer

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

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

                        A lightweight extension that counts down the time to Internet Explorer's demise. Powered by Haio.                    

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

Название Internet Explorer Countdown Timer Internet Explorer Countdown Timer
ID npphpmbmpboghpojhghihkheedgjckkb
Официальный URL https://chromewebstore.google.com/detail/internet-explorer-countdo/npphpmbmpboghpojhghihkheedgjckkb
Описание A countdown timer to the fall of the infamous legacy browser.
Размер файла 317 KB
Количество установок 1,339
Текущая Версия 0.0.0.2
Последнее Обновление 2020-09-02
Дата публикации 2020-09-02
Рейтинг 4.50/5 Всего 2 оценок
Разработчик Haio
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://rip-internetexplorer.com
URL страницы политики конфиденциальности https://haio.design/privacy-policy
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Internet Explorer Countdown Timer",
    "version": "0.0.0.2",
    "description": "A countdown timer to the fall of the infamous legacy browser.",
    "author": "Haio",
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "Internet Explorer Countdown Timer by Haio"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "manifest_version": 2
}