Stoic New Tab
extension to view stoic quotes and images
Wat is Stoic New Tab?
Stoic New Tab is een Chrome-extensie ontwikkeld door Zach Foster, en de belangrijkste functie is "extension to view stoic quotes and images".
Extensie Screenshots
Download het CRX-bestand van de extensie Stoic New Tab
Download Stoic 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
Begin your browsing experience with a stoic new tab, featuring a quote by a stoic author like Seneca or Marcus Aurelius. If you're interested in the quote's context, there is a link to amazon where you can purchase the book. Basisinformatie over de Extensie
| Naam | |
| ID | egflmnkcgdbljjogbonkpahhaddkgcgp |
| Officiële URL | https://chromewebstore.google.com/detail/stoic-new-tab/egflmnkcgdbljjogbonkpahhaddkgcgp |
| Beschrijving | extension to view stoic quotes and images |
| Bestandsgrootte | 23.44 MB |
| Aantal Installaties | 124 |
| Huidige Versie | 1.4 |
| Laatst Bijgewerkt | 2018-03-22 |
| Publicatiedatum | 2018-03-22 |
| Beoordeling | 4.17/5 Totaal 6 Beoordelingen |
| Ontwikkelaar | Zach Foster |
| Betalingswijze | free |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Stoic New Tab",
"version": "1.4",
"description": "extension to view stoic quotes and images",
"chrome_url_overrides": {
"newtab": "newtab.html"
},
"manifest_version": 2,
"web_accessible_resources": [
"newtab.css",
"assets\/images\/*",
"newtab.js"
]
} | |