Internet Explorer Countdown Timer

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

Vad är Internet Explorer Countdown Timer?

Internet Explorer Countdown Timer är en Chrome-tillägg utvecklad av Haio, och dess huvudfunktion är "A countdown timer to the fall of the infamous legacy browser.".

Tilläggsskärmbilder

screenshot

Ladda ner Internet Explorer Countdown Timer-förlängningens CRX-fil

Ladda ner Internet Explorer Countdown Timer-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn Internet Explorer Countdown Timer Internet Explorer Countdown Timer
ID npphpmbmpboghpojhghihkheedgjckkb
Officiell webbadress https://chromewebstore.google.com/detail/internet-explorer-countdo/npphpmbmpboghpojhghihkheedgjckkb
Beskrivning A countdown timer to the fall of the infamous legacy browser.
Filstorlek 317 KB
Antal Installationer 1,339
Aktuell Version 0.0.0.2
Senast Uppdaterad 2020-09-02
Publiceringsdatum 2020-09-02
Betyg 4.50/5 Totalt 2 Betyg
Utvecklare Haio
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://rip-internetexplorer.com
URL till Sekretesspolicy Sidan https://haio.design/privacy-policy
Stödda Språk 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
}