Internet Explorer Countdown Timer
A countdown timer to the fall of the infamous legacy browser.
Cos'è Internet Explorer Countdown Timer?
Internet Explorer Countdown Timer è un'estensione di Chrome sviluppata da Haio, e la sua funzione principale è "A countdown timer to the fall of the infamous legacy browser.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Internet Explorer Countdown Timer
Scarica i file di estensione Internet Explorer Countdown Timer in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
A lightweight extension that counts down the time to Internet Explorer's demise. Powered by Haio. Informazioni di Base sull'Estensione
| Nome | |
| ID | npphpmbmpboghpojhghihkheedgjckkb |
| URL Ufficiale | https://chromewebstore.google.com/detail/internet-explorer-countdo/npphpmbmpboghpojhghihkheedgjckkb |
| Descrizione | A countdown timer to the fall of the infamous legacy browser. |
| Dimensione del File | 317 KB |
| Conteggio Installazioni | 1,339 |
| Versione Corrente | 0.0.0.2 |
| Ultimo Aggiornamento | 2020-09-02 |
| Data di Pubblicazione | 2020-09-02 |
| Valutazione | 4.50/5 Totale 2 Valutazioni |
| Sviluppatore | Haio |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://rip-internetexplorer.com |
| URL della Pagina della Politica sulla Privacy | https://haio.design/privacy-policy |
| Lingue Supportate | 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
} | |