Internet Explorer Countdown Timer
A countdown timer to the fall of the infamous legacy browser.
Was ist Internet Explorer Countdown Timer?
Internet Explorer Countdown Timer ist eine Chrome-Erweiterung, die von Haio entwickelt wurde, und ihr Hauptmerkmal ist "A countdown timer to the fall of the infamous legacy browser.".
Erweiterungsscreenshots
Internet Explorer Countdown Timer-Erweiterungs-CRX-Datei herunterladen
Laden Sie Internet Explorer Countdown Timer-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
A lightweight extension that counts down the time to Internet Explorer's demise. Powered by Haio. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | npphpmbmpboghpojhghihkheedgjckkb |
| Offizielle URL | https://chromewebstore.google.com/detail/internet-explorer-countdo/npphpmbmpboghpojhghihkheedgjckkb |
| Beschreibung | A countdown timer to the fall of the infamous legacy browser. |
| Dateigröße | 317 KB |
| Installationsanzahl | 1,339 |
| Aktuelle Version | 0.0.0.2 |
| Letztes Update | 2020-09-02 |
| Veröffentlichungsdatum | 2020-09-02 |
| Bewertung | 4.50/5 Insgesamt 2 Bewertungen |
| Entwickler | Haio |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://rip-internetexplorer.com |
| URL der Datenschutzrichtlinien-Seite | https://haio.design/privacy-policy |
| Unterstützte Sprachen | 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
} | |