Timer Motivation

A new tab page to help focus on what's really important

Hvad er Timer Motivation?

Timer Motivation er en Chrome-udvidelse udviklet af https://tolotra.co.nf, og dens hovedfunktion er "A new tab page to help focus on what's really important".

Udvidelsesskærmbilleder

screenshot

Download Timer Motivation-udvidelses-CRX-fil

Download Timer Motivation-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        This extension will guarantee that you will always remember what are truly important in your life. 

Study has shown that goals with deadline have 300% more chance to be accomplished than a mere wish.                    

Grundlæggende oplysninger om udvidelsen

Navn Timer Motivation Timer Motivation
ID kncgbhhpfoecanpkcedlibfjmdnphkdj
Officiel URL https://chromewebstore.google.com/detail/timer-motivation/kncgbhhpfoecanpkcedlibfjmdnphkdj
Beskrivelse A new tab page to help focus on what's really important
Filstørrelse 4.47 MB
Antal Installationer 67
Nuværende Version 0.0.3
Senest Opdateret 2017-05-07
Udgivelsesdato 2017-05-07
Bedømmelse 5.00/5 Samlet 2 Bedømmelser
Udvikler https://tolotra.co.nf
Betalingsmetode free
Understøttede Sprog en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Timer Motivation",
    "version": "0.0.3",
    "manifest_version": 2,
    "description": "A new tab page to help focus on what's really important",
    "homepage_url": "http:\/\/github.com\/tolotrasam\/timer_motivation",
    "content_security_policy": "script-src 'unsafe-eval'; object-src 'self'",
    "chrome_url_overrides": {
        "newtab": "app\/index.html"
    },
    "permissions": [
        "https:\/\/*\/* "
    ]
}