Internet Explorer Countdown Timer
A countdown timer to the fall of the infamous legacy browser.
O que é Internet Explorer Countdown Timer?
Internet Explorer Countdown Timer é uma extensão do Chrome desenvolvida por Haio, e sua principal característica é "A countdown timer to the fall of the infamous legacy browser.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Internet Explorer Countdown Timer
Baixe arquivos de extensão Internet Explorer Countdown Timer no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
A lightweight extension that counts down the time to Internet Explorer's demise. Powered by Haio.
Informações Básicas da Extensão
Nome | Internet Explorer Countdown Timer |
ID | npphpmbmpboghpojhghihkheedgjckkb |
URL Oficial | https://chromewebstore.google.com/detail/internet-explorer-countdo/npphpmbmpboghpojhghihkheedgjckkb |
Descrição | A countdown timer to the fall of the infamous legacy browser. |
Tamanho do Arquivo | 317 KB |
Contagem de Instalações | 1,339 |
Versão Atual | 0.0.0.2 |
Última Atualização | 2020-09-02 |
Data de Publicação | 2020-09-02 |
Classificação | 4.50/5 Total de 2 Avaliações |
Desenvolvedor | Haio |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://rip-internetexplorer.com |
URL da Página de Política de Privacidade | https://haio.design/privacy-policy |
Idiomas Suportados | 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 } |