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
Eメール [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
}