Shower Thoughts New Tab
Shower Thoughts and Earth Porn
Wat is Shower Thoughts New Tab?
Shower Thoughts New Tab is een Chrome-extensie ontwikkeld door thenickreynolds, en de belangrijkste functie is "Shower Thoughts and Earth Porn".
Extensie Screenshots
Download het CRX-bestand van de extensie Shower Thoughts New Tab
Download Shower Thoughts New Tab-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
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 Basisinformatie over de Extensie
| Naam | |
| ID | gecolonhalhakngoolfohhnbdhbejhec |
| Officiële URL | https://chromewebstore.google.com/detail/shower-thoughts-new-tab/gecolonhalhakngoolfohhnbdhbejhec |
| Beschrijving | Shower Thoughts and Earth Porn |
| Bestandsgrootte | 96.99 KB |
| Aantal Installaties | 39 |
| Huidige Versie | 1.8 |
| Laatst Bijgewerkt | 2023-12-28 |
| Publicatiedatum | 2020-04-11 |
| Beoordeling | 4.67/5 Totaal 3 Beoordelingen |
| Ontwikkelaar | thenickreynolds |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://github.com/thenickreynolds/ShowerThoughts |
| Help Pagina-URL | https://github.com/thenickreynolds/ShowerThoughts |
| Ondersteunde Talen | 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"
}
} | |