Timer Motivation

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

Qu'est-ce que Timer Motivation ?

Timer Motivation est une extension Chrome développée par https://tolotra.co.nf, et sa fonction principale est "A new tab page to help focus on what's really important".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Timer Motivation

Téléchargez les fichiers d'extension Timer Motivation au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Timer Motivation Timer Motivation
ID kncgbhhpfoecanpkcedlibfjmdnphkdj
URL Officiel https://chromewebstore.google.com/detail/timer-motivation/kncgbhhpfoecanpkcedlibfjmdnphkdj
Description A new tab page to help focus on what's really important
Taille du Fichier 4.47 MB
Nombre d'Installations 67
Version Actuelle 0.0.3
Dernière Mise à Jour 2017-05-07
Date de Publication 2017-05-07
Évaluation 5.00/5 Total 2 Évaluations
Développeur https://tolotra.co.nf
Type de Paiement free
Langues Prises en Charge 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:\/\/*\/* "
    ]
}