Internet Explorer Countdown Timer

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

Apa itu Internet Explorer Countdown Timer?

Internet Explorer Countdown Timer adalah ekstensi Chrome yang dikembangkan oleh Haio, dan fitur utamanya adalah "A countdown timer to the fall of the infamous legacy browser.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Internet Explorer Countdown Timer

Unduh file ekstensi Internet Explorer Countdown Timer dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Internet Explorer Countdown Timer Internet Explorer Countdown Timer
ID npphpmbmpboghpojhghihkheedgjckkb
URL Resmi https://chromewebstore.google.com/detail/internet-explorer-countdo/npphpmbmpboghpojhghihkheedgjckkb
Deskripsi A countdown timer to the fall of the infamous legacy browser.
Ukuran File 317 KB
Jumlah Instalasi 1,339
Versi Saat Ini 0.0.0.2
Terakhir Diperbarui 2020-09-02
Tanggal Publikasi 2020-09-02
Penilaian 4.50/5 Total 2 Penilaian
Pengembang Haio
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://rip-internetexplorer.com
URL Halaman Kebijakan Privasi https://haio.design/privacy-policy
Bahasa yang Didukung 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
}