ShowerThoughts
Think interesting thoughts
Wat is ShowerThoughts?
ShowerThoughts is een Chrome-extensie ontwikkeld door tabsforthought, en de belangrijkste functie is "Think interesting thoughts".
Extensie Screenshots
Download het CRX-bestand van de extensie ShowerThoughts
Download ShowerThoughts-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
Philosophical thoughts with every new tab!
Basisinformatie over de Extensie
Naam | |
ID | ejfkmkpjcoaifaaplbffococjkhpclgb |
Officiële URL | https://chrome.google.com/webstore/detail/showerthoughts/ejfkmkpjcoaifaaplbffococjkhpclgb |
Beschrijving | Think interesting thoughts |
Bestandsgrootte | 450 KB |
Aantal Installaties | 83 |
Huidige Versie | 1.0.0 |
Laatst Bijgewerkt | 2017-02-05 |
Publicatiedatum | 2017-02-05 |
Beoordeling | 5.00/5 Totaal 22 Beoordelingen |
Ontwikkelaar | tabsforthought |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ShowerThoughts", "description": "Think interesting thoughts", "version": "1.0.0", "manifest_version": 2, "icons": { "16": "shower_thoughts.png" }, "chrome_url_overrides": { "newtab": "index.html" } } |