ShowerThoughts
Think interesting thoughts
What is ShowerThoughts?
ShowerThoughts is a Chrome extension developed by tabsforthought, and its main feature is "Think interesting thoughts".
Extension Screenshots
Download ShowerThoughts Extension CRX File
Download ShowerThoughts extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Philosophical thoughts with every new tab!
Extension Basic Information
Name | |
ID | ejfkmkpjcoaifaaplbffococjkhpclgb |
Official URL | https://chrome.google.com/webstore/detail/showerthoughts/ejfkmkpjcoaifaaplbffococjkhpclgb |
Description | Think interesting thoughts |
File Size | 450 KB |
Installation Count | 83 |
Current Version | 1.0.0 |
Last Updated | 2017-02-05 |
Publish Date | 2017-02-05 |
Rating | 5.00/5 Total 22 Ratings |
Developer | tabsforthought |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } |