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.”。
擴展截圖
下載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 |
ID | npphpmbmpboghpojhghihkheedgjckkb |
官方網址 | 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 } |