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.

Wat is Yikes, the super simple task reminder...?

Yikes, the super simple task reminder... is een Chrome-extensie ontwikkeld door https://nickwforsberg.com, en de belangrijkste functie is "Yikes is a super cool task reminder tool. Each task can be color coded and gives you a nifty count down.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Yikes, the super simple task reminder...

Download Yikes, the super simple task reminder...-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

                        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                    

Basisinformatie over de Extensie

Naam Yikes, the super simple task reminder... Yikes, the super simple task reminder...
ID obidoeddpakjpemdeggdhahhmeglpbdg
Officiële URL https://chromewebstore.google.com/detail/yikes-the-super-simple-ta/obidoeddpakjpemdeggdhahhmeglpbdg
Beschrijving Yikes is a super cool task reminder tool. Each task can be color coded and gives you a nifty count down.
Bestandsgrootte 1.38 MB
Aantal Installaties 14
Huidige Versie 2.0.1
Laatst Bijgewerkt 2021-04-11
Publicatiedatum 2015-08-03
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://nickwforsberg.com
E-mail [email protected]
Betalingswijze free
Help Pagina-URL https://trello.com/b/fgCR0O0y/yikes-development-board
Ondersteunde Talen 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'"
}