Five Minute Stoic

It's easy to get distracted when browsing the web. Five Minute Stoic is a an extension that displays a Stoic quote when you click…

What is Five Minute Stoic?

Five Minute Stoic is a Chrome extension developed by Unknown, and its main feature is "It's easy to get distracted when browsing the web. Five Minute Stoic is a an extension that displays a Stoic quote when you click…".

Extension Screenshots

screenshot

Download Five Minute Stoic Extension CRX File

Download Five Minute 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

                        It's easy to get distracted when browsing the web. Five Minute Stoic is a an extension that displays a Stoic quote when you click New Tab in Chrome.  This action allow you to be more mindful and hopefully pause and reflect on the ancient wisdom of the Stoics.                    

Extension Basic Information

Name Five Minute Stoic Five Minute Stoic
ID dhncbeikleomghlfiafaadjkigahgcke
Official URL https://chromewebstore.google.com/detail/five-minute-stoic/dhncbeikleomghlfiafaadjkigahgcke
Description It's easy to get distracted when browsing the web. Five Minute Stoic is a an extension that displays a Stoic quote when you click…
File Size 5.92 KB
Installation Count 25
Current Version 0.0.2
Last Updated 2016-02-25
Publish Date 2016-02-24
Rating 5.00/5 Total 2 Ratings
Developer Unknown
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Five Minute Stoic",
    "version": "0.0.2",
    "chrome_url_overrides": {
        "newtab": "FiveMinuteStoic.html"
    },
    "permissions": [
        "tabs"
    ],
    "icons": {
        "16": "FiveMinuteStoic16.png",
        "48": "FiveMinuteStoic48.png",
        "128": "FiveMinuteStoic128.png"
    }
}