ShowerThoughts
Think interesting thoughts
Qu'est-ce que ShowerThoughts ?
ShowerThoughts est une extension Chrome développée par tabsforthought, et sa fonction principale est "Think interesting thoughts".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension ShowerThoughts
Téléchargez les fichiers d'extension ShowerThoughts 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
Philosophical thoughts with every new tab!
Informations de Base sur l'Extension
Nom | |
ID | ejfkmkpjcoaifaaplbffococjkhpclgb |
URL Officiel | https://chrome.google.com/webstore/detail/showerthoughts/ejfkmkpjcoaifaaplbffococjkhpclgb |
Description | Think interesting thoughts |
Taille du Fichier | 450 KB |
Nombre d'Installations | 83 |
Version Actuelle | 1.0.0 |
Dernière Mise à Jour | 2017-02-05 |
Date de Publication | 2017-02-05 |
Évaluation | 5.00/5 Total 22 Évaluations |
Développeur | tabsforthought |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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" } } |