Shower Thoughts New Tab

Shower Thoughts and Earth Porn

What is Shower Thoughts New Tab?

Shower Thoughts New Tab is a Chrome extension developed by thenickreynolds, and its main feature is "Shower Thoughts and Earth Porn".

Extension Screenshots

screenshot
screenshot

Download Shower Thoughts New Tab Extension CRX File

Download Shower Thoughts New Tab 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

                        Spice up your new tab page with quirky quotes from /r/ShowerThoughts and beautiful photos from /r/EarthPorn - a new quote and image each day.

Recent changes:
- Todoist integration
- New refresh button to get a new image and quote early
- Link to GitHub repository
- Loads much faster
- Shows one quote and image per day (helps with speed) 
- See a quote from /r/ShowerThoughts and an image from /r/EarthPorn in your new tab

GitHub: https://github.com/thenickreynolds/ShowerThoughts                    

Extension Basic Information

Name Shower Thoughts New Tab Shower Thoughts New Tab
ID gecolonhalhakngoolfohhnbdhbejhec
Official URL https://chromewebstore.google.com/detail/shower-thoughts-new-tab/gecolonhalhakngoolfohhnbdhbejhec
Description Shower Thoughts and Earth Porn
File Size 96.99 KB
Installation Count 39
Current Version 1.8
Last Updated 2023-12-28
Publish Date 2020-04-11
Rating 4.67/5 Total 3 Ratings
Developer thenickreynolds
Email [email protected]
Payment Type free
Extension Website https://github.com/thenickreynolds/ShowerThoughts
Help Page URL https://github.com/thenickreynolds/ShowerThoughts
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Shower Thoughts New Tab",
    "version": "1.8",
    "description": "Shower Thoughts and Earth Porn",
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "permissions": [
        "storage"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}