Stimulus

New tab page to motivate you to take advantage of life's fleeting opportunities

Wat is Stimulus?

Stimulus is een Chrome-extensie ontwikkeld door Unknown, en de belangrijkste functie is "New tab page to motivate you to take advantage of life's fleeting opportunities".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Stimulus

Download Stimulus-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

                        Replaces new tab page with a dwindling counter of all the things you enjoy in life.                    

Basisinformatie over de Extensie

Naam Stimulus Stimulus
ID badbnmdfdmbccganmgmmgdgdaffgkiag
Officiële URL https://chromewebstore.google.com/detail/stimulus/badbnmdfdmbccganmgmmgdgdaffgkiag
Beschrijving New tab page to motivate you to take advantage of life's fleeting opportunities
Bestandsgrootte 59.93 KB
Aantal Installaties 14
Huidige Versie 0.1.0
Laatst Bijgewerkt 2017-01-21
Publicatiedatum 2017-01-21
Beoordeling 4.80/5 Totaal 20 Beoordelingen
Ontwikkelaar Unknown
Betalingswijze free
Extensiewebsite https://github.com/samm81/stimulus
Help Pagina-URL https://github.com/samm81/stimulus/issues
Ondersteunde Talen en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Stimulus",
    "description": "New tab page to motivate you to take advantage of life's fleeting opportunities",
    "version": "0.1.0",
    "manifest_version": 2,
    "permissions": [],
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "icons": {
        "128": "icon-128.png",
        "16": "icon-16.png",
        "48": "icon-48.png"
    },
    "offline_enabled": true
}