Internet Explorer Countdown Timer

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

Co to jest Internet Explorer Countdown Timer?

Internet Explorer Countdown Timer to rozszerzenie Chrome opracowane przez Haio, a jego główną funkcją jest „A countdown timer to the fall of the infamous legacy browser.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Internet Explorer Countdown Timer

Pobierz pliki rozszerzeń Internet Explorer Countdown Timer w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa Internet Explorer Countdown Timer Internet Explorer Countdown Timer
ID npphpmbmpboghpojhghihkheedgjckkb
Oficjalny URL https://chromewebstore.google.com/detail/internet-explorer-countdo/npphpmbmpboghpojhghihkheedgjckkb
Opis A countdown timer to the fall of the infamous legacy browser.
Rozmiar pliku 317 KB
Liczba instalacji 1,339
Aktualna Wersja 0.0.0.2
Ostatnia Aktualizacja 2020-09-02
Data Publikacji 2020-09-02
Ocena 4.50/5 Łącznie 2 Oceny
Deweloper Haio
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://rip-internetexplorer.com
Adres URL Strony Polityki Prywatności https://haio.design/privacy-policy
Obsługiwane Języki 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
}