ICYMT

Replace the new tab page with a new page that shows day, week, month, and year progress.

O que é ICYMT?

ICYMT é uma extensão do Chrome desenvolvida por Paul Ruales, e sua principal característica é "Replace the new tab page with a new page that shows day, week, month, and year progress.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão ICYMT

Baixe arquivos de extensão ICYMT 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

                        In case you missed time! Stop procrastination by replacing the new tab page with a new page that shows day, week, month, and year progress. Icon by Smashicons from www.flaticon.com.                    

Informações Básicas da Extensão

Nome ICYMT ICYMT
ID jmkkihpaeelahdfenocampaldgdameme
URL Oficial https://chromewebstore.google.com/detail/icymt/jmkkihpaeelahdfenocampaldgdameme
Descrição Replace the new tab page with a new page that shows day, week, month, and year progress.
Tamanho do Arquivo 31.53 KB
Contagem de Instalações 26
Versão Atual 0.3
Última Atualização 2020-02-02
Data de Publicação 2020-02-02
Classificação 4.33/5 Total de 3 Avaliações
Desenvolvedor Paul Ruales
Tipo de Pagamento free
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ICYMT",
    "short_name": "ICYMT",
    "version": "0.3",
    "description": "Replace the new tab page with a new page that shows day, week, month, and year progress.",
    "permissions": [
        "activeTab"
    ],
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "icons": {
        "16": "icons\/time-passing-16.png",
        "128": "icons\/time-passing-128.png"
    },
    "manifest_version": 2
}