Stoic Quotes

New and unique quotes daily on new tabs

What is Stoic Quotes?

Stoic Quotes is a Chrome extension developed by Shahlin Ibrahim, and its main feature is "New and unique quotes daily on new tabs".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Stoic Quotes Extension CRX File

Download Stoic Quotes 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

                        Stoicism was designed to help people live their best possible lives. It’s a philosophy of life that maximizes positive emotions, reduces negative emotions and helps individuals to hone their virtues of character.

The Stoic Quotes extension provides a new quote daily every time a new tab is opened from a database of hundreds of stoic quotes. It provides these quotes in a very minimal design with no distractions -- Just the quote and the author. Read, reflect, apply.                    

Extension Basic Information

Name Stoic Quotes Stoic Quotes
ID dkoapggdhpbpbnhbajplcfoklgcaedph
Official URL https://chromewebstore.google.com/detail/stoic-quotes/dkoapggdhpbpbnhbajplcfoklgcaedph
Description New and unique quotes daily on new tabs
File Size 757 KB
Installation Count 186
Current Version 0.0.0.6
Last Updated 2023-09-20
Publish Date 2022-12-13
Rating 5.00/5 Total 3 Ratings
Developer Shahlin Ibrahim
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Stoic Quotes",
    "description": "New and unique quotes daily on new tabs",
    "version": "0.0.0.6",
    "manifest_version": 3,
    "author": "Shahlin Ibrahim",
    "icons": {
        "16": "images\/logo-16.png",
        "32": "images\/logo-32.png",
        "48": "images\/logo-48.png",
        "128": "images\/logo-128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}