The Daily Stoic

One stoic per day, explained with examples

What is The Daily Stoic?

The Daily Stoic is a Chrome extension developed by Daily Stoic, and its main feature is "One stoic per day, explained with examples".

Extension Screenshots

screenshot

Download The Daily Stoic Extension CRX File

Download The Daily Stoic 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

                        Live a happier, more fulfilling life with the Stoic Philosophy.

The Daily Stoic brings you thoughts, ideas and advice from the antiquity's biggest thinkers.

Seneca, Marcus Aurelius and Epictetus are just three of the men which had a great impact on the Stoic beliefs and which will inspire you day by day.                    

Extension Basic Information

Name The Daily Stoic The Daily Stoic
ID pikckaaljkbdgdbgmjglecglbaolpgaj
Official URL https://chromewebstore.google.com/detail/the-daily-stoic/pikckaaljkbdgdbgmjglecglbaolpgaj
Description One stoic per day, explained with examples
File Size 4.57 MB
Installation Count 485
Current Version 5.0.2
Last Updated 2024-02-01
Publish Date 2021-06-02
Rating 5.00/5 Total 24 Ratings
Developer Daily Stoic
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "The Daily Stoic",
    "description": "One stoic per day, explained with examples",
    "version": "5.0.2",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1Tunc1KscXwWcubY5iw8qJ4GZcjUBWffyHJsJRIq7LRx2nQaUmmd01mQFk\/oeDOxd1KXAC3sUIsSIriSAmd3meVdGT2bKJ3z7CEZZk13Yh+4bmCWTX\/2SyqgEVkLoMZ4onD9cSCgbjJp+pBsMLCtNovb8vwxpjU5dOFcsI3ttrRkfidu1IAGbD+LPtxBdRYqU7lnuIJ2frtwlnE7UVOBrg5FmaREDABvoY3Myn9XRttc6hQ67x0bBsgFd6ufehkc\/NwCVPMjk9Q1HeBPI2UU58Q3d+1DyBHC\/osyVw+UB03JXDTb5boPWXRykAy6tLCy5b7jKV1\/HnPyknSPeUbhMQIDAQAB",
    "options_page": "options.html",
    "icons": {
        "128": "icon128.png"
    },
    "permissions": [
        "storage"
    ],
    "action": {
        "default_icon": "icon128.png",
        "default_popup": "popup.html"
    }
}