Internet Explorer Countdown Timer

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

什么是Internet Explorer Countdown Timer?

Internet Explorer Countdown Timer是由Haio开发的Chrome扩展程序,该扩展的主要功能是“A countdown timer to the fall of the infamous legacy browser.”。

扩展截图

screenshot

下载Internet Explorer Countdown Timer扩展crx文件

下载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
}