Yikes, the super simple task reminder...

Yikes is a super cool task reminder tool. Each task can be color coded and gives you a nifty count down.

O que é Yikes, the super simple task reminder...?

Yikes, the super simple task reminder... é uma extensão do Chrome desenvolvida por https://nickwforsberg.com, e sua principal característica é "Yikes is a super cool task reminder tool. Each task can be color coded and gives you a nifty count down.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Yikes, the super simple task reminder...

Baixe arquivos de extensão Yikes, the super simple task reminder... 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

                        Yikes! is a cool but lightweight countdown task reminder that appears every time you open a new browser tab. You can create multiple tasks to track and watch how long you have to complete them in the number of sleeps or days. Each task can be color coded and gives you a nifty count down. Track up coming tasks and tasks from the past. 

Features include:
* Super fast loading
* Multiple task creation
* Track your tasks in number of sleeps or number of days
* Dark or light mode
* Assign a colour to a task
* Task deletion                    

Informações Básicas da Extensão

Nome Yikes, the super simple task reminder... Yikes, the super simple task reminder...
ID obidoeddpakjpemdeggdhahhmeglpbdg
URL Oficial https://chromewebstore.google.com/detail/yikes-the-super-simple-ta/obidoeddpakjpemdeggdhahhmeglpbdg
Descrição Yikes is a super cool task reminder tool. Each task can be color coded and gives you a nifty count down.
Tamanho do Arquivo 1.38 MB
Contagem de Instalações 14
Versão Atual 2.0.1
Última Atualização 2021-04-11
Data de Publicação 2015-08-03
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor https://nickwforsberg.com
Email [email protected]
Tipo de Pagamento free
URL da Página de Ajuda https://trello.com/b/fgCR0O0y/yikes-development-board
Idiomas Suportados en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Yikes, the super simple task reminder...",
    "icons": {
        "16": "yikes-logo-16.png",
        "48": "yikes-logo-48.png",
        "128": "yikes-logo-128.png"
    },
    "description": "Yikes is a super cool task reminder tool. Each task can be color coded and gives you a nifty count down.",
    "version": "2.0.1",
    "manifest_version": 2,
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'"
}