Philosopher King - New Tab
Learn philosophy and incorporate it into your day without even trying.
Apa itu Philosopher King - New Tab?
Philosopher King - New Tab adalah ekstensi Chrome yang dikembangkan oleh The Daily Stoic, dan fitur utamanya adalah "Learn philosophy and incorporate it into your day without even trying.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Philosopher King - New Tab
Unduh file ekstensi Philosopher King - New Tab dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Learn philosophy without actively setting aside time and energy to do so. Each new tab opened in Chrome will feature an inspiring wisdom from Marcus Aurelius, the ancient Roman Emperor and renowned Stoic philosopher. New quotations appear every 24 hours.
Informasi Dasar Ekstensi
Nama | Philosopher King - New Tab |
ID | npdieenalgkmlplmgccallgepgcipege |
URL Resmi | https://chromewebstore.google.com/detail/philosopher-king-new-tab/npdieenalgkmlplmgccallgepgcipege |
Deskripsi | Learn philosophy and incorporate it into your day without even trying. |
Ukuran File | 1.42 MB |
Jumlah Instalasi | 188 |
Versi Saat Ini | 0.1.3 |
Terakhir Diperbarui | 2016-02-28 |
Tanggal Publikasi | 2016-02-28 |
Penilaian | 4.30/5 Total 10 Penilaian |
Pengembang | The Daily Stoic |
Tipe Pembayaran | free |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Philosopher King - New Tab", "short_name": "Philosopher King", "description": "Learn philosophy and incorporate it into your day without even trying.", "version": "0.1.3", "chrome_url_overrides": { "newtab": "newtab.html" }, "icons": { "16": "images\/chromeicons\/icon16.png", "48": "images\/chromeicons\/icon48.png", "128": "images\/chromeicons\/icon128.png" }, "homepage_url": "http:\/\/philosopherking.io", "content_security_policy": "script-src 'self' https:\/\/cdn.rawgit.com\/dwyl\/html-form-send-email-via-google-script-without-server\/master\/form-submission-handler.js; object-src 'self'" } |