Internet Explorer Countdown Timer

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

What is Internet Explorer Countdown Timer?

Internet Explorer Countdown Timer is a Chrome extension developed by Haio, and its main feature is "A countdown timer to the fall of the infamous legacy browser.".

Extension Screenshots

screenshot

Download Internet Explorer Countdown Timer Extension CRX File

Download Internet Explorer Countdown Timer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Internet Explorer Countdown Timer Internet Explorer Countdown Timer
ID npphpmbmpboghpojhghihkheedgjckkb
Official URL https://chromewebstore.google.com/detail/internet-explorer-countdo/npphpmbmpboghpojhghihkheedgjckkb
Description A countdown timer to the fall of the infamous legacy browser.
File Size 317 KB
Installation Count 1,339
Current Version 0.0.0.2
Last Updated 2020-09-02
Publish Date 2020-09-02
Rating 4.50/5 Total 2 Ratings
Developer Haio
Email [email protected]
Payment Type free
Extension Website https://rip-internetexplorer.com
Privacy Policy Page URL https://haio.design/privacy-policy
Supported Languages 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
}