Philosopher King - New Tab

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

Vad är Philosopher King - New Tab?

Philosopher King - New Tab är en Chrome-tillägg utvecklad av The Daily Stoic, och dess huvudfunktion är "Learn philosophy and incorporate it into your day without even trying.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot
screenshot

Ladda ner Philosopher King - New Tab-förlängningens CRX-fil

Ladda ner Philosopher King - New Tab-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Philosopher King - New Tab Philosopher King - New Tab
ID npdieenalgkmlplmgccallgepgcipege
Officiell webbadress https://chromewebstore.google.com/detail/philosopher-king-new-tab/npdieenalgkmlplmgccallgepgcipege
Beskrivning Learn philosophy and incorporate it into your day without even trying.
Filstorlek 1.42 MB
Antal Installationer 188
Aktuell Version 0.1.3
Senast Uppdaterad 2016-02-28
Publiceringsdatum 2016-02-28
Betyg 4.30/5 Totalt 10 Betyg
Utvecklare The Daily Stoic
Betalningssätt free
Stödda Språk 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'"
}