Philosopher King - New Tab

Learn philosophy and incorporate it into your day without even trying.

What is Philosopher King - New Tab?

Philosopher King - New Tab is a Chrome extension developed by The Daily Stoic, and its main feature is "Learn philosophy and incorporate it into your day without even trying.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Philosopher King - New Tab Extension CRX File

Download Philosopher King - New Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Philosopher King - New Tab Philosopher King - New Tab
ID npdieenalgkmlplmgccallgepgcipege
Official URL https://chromewebstore.google.com/detail/philosopher-king-new-tab/npdieenalgkmlplmgccallgepgcipege
Description Learn philosophy and incorporate it into your day without even trying.
File Size 1.42 MB
Installation Count 188
Current Version 0.1.3
Last Updated 2016-02-28
Publish Date 2016-02-28
Rating 4.30/5 Total 10 Ratings
Developer The Daily Stoic
Payment Type free
Supported Languages 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'"
}