Internet Explorer Countdown Timer
A countdown timer to the fall of the infamous legacy browser.
Wat is Internet Explorer Countdown Timer?
Internet Explorer Countdown Timer is een Chrome-extensie ontwikkeld door Haio, en de belangrijkste functie is "A countdown timer to the fall of the infamous legacy browser.".
Extensie Screenshots
Download het CRX-bestand van de extensie Internet Explorer Countdown Timer
Download Internet Explorer Countdown Timer-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
A lightweight extension that counts down the time to Internet Explorer's demise. Powered by Haio. Basisinformatie over de Extensie
| Naam | |
| ID | npphpmbmpboghpojhghihkheedgjckkb |
| Officiële URL | https://chromewebstore.google.com/detail/internet-explorer-countdo/npphpmbmpboghpojhghihkheedgjckkb |
| Beschrijving | A countdown timer to the fall of the infamous legacy browser. |
| Bestandsgrootte | 317 KB |
| Aantal Installaties | 1,339 |
| Huidige Versie | 0.0.0.2 |
| Laatst Bijgewerkt | 2020-09-02 |
| Publicatiedatum | 2020-09-02 |
| Beoordeling | 4.50/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | Haio |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://rip-internetexplorer.com |
| URL van de Privacybeleid Pagina | https://haio.design/privacy-policy |
| Ondersteunde Talen | 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
} | |