Stoic New Tab
extension to view stoic quotes and images
Co to jest Stoic New Tab?
Stoic New Tab to rozszerzenie Chrome opracowane przez Zach Foster, a jego główną funkcją jest „extension to view stoic quotes and images”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Stoic New Tab
Pobierz pliki rozszerzeń Stoic New Tab w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | egflmnkcgdbljjogbonkpahhaddkgcgp |
| Oficjalny URL | https://chromewebstore.google.com/detail/stoic-new-tab/egflmnkcgdbljjogbonkpahhaddkgcgp |
| Opis | extension to view stoic quotes and images |
| Rozmiar pliku | 23.44 MB |
| Liczba instalacji | 124 |
| Aktualna Wersja | 1.4 |
| Ostatnia Aktualizacja | 2018-03-22 |
| Data Publikacji | 2018-03-22 |
| Ocena | 4.17/5 Łącznie 6 Oceny |
| Deweloper | Zach Foster |
| Typ Płatności | free |
| Obsługiwane Języki | 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"
]
} | |