Internet Explorer Countdown Timer

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

Internet Explorer Countdown Timerคืออะไร?

Internet Explorer Countdown Timer เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Haio และคุณลักษณะหลักของมันคือ "A countdown timer to the fall of the infamous legacy browser."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Internet Explorer Countdown Timer

ดาวน์โหลดไฟล์ส่วนขยาย 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
}