Stoic New Tab
extension to view stoic quotes and images
Cos'è Stoic New Tab?
Stoic New Tab è un'estensione di Chrome sviluppata da Zach Foster, e la sua funzione principale è "extension to view stoic quotes and images".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Stoic New Tab
Scarica i file di estensione Stoic New Tab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | egflmnkcgdbljjogbonkpahhaddkgcgp |
| URL Ufficiale | https://chromewebstore.google.com/detail/stoic-new-tab/egflmnkcgdbljjogbonkpahhaddkgcgp |
| Descrizione | extension to view stoic quotes and images |
| Dimensione del File | 23.44 MB |
| Conteggio Installazioni | 124 |
| Versione Corrente | 1.4 |
| Ultimo Aggiornamento | 2018-03-22 |
| Data di Pubblicazione | 2018-03-22 |
| Valutazione | 4.17/5 Totale 6 Valutazioni |
| Sviluppatore | Zach Foster |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
]
} | |