Stoic New Tab

extension to view stoic quotes and images

Stoic New Tab क्या है?

Stoic New Tab Zach Foster द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "extension to view stoic quotes and images"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Stoic New Tab एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Begin your browsing experience with a stoic new tab, featuring a quote by a stoic author like Seneca or Marcus Aurelius. If you're interested in the quote's context, there is a link to amazon where you can purchase the book.                    

एक्सटेंशन की मूल जानकारी

नाम Stoic New Tab Stoic New Tab
ID egflmnkcgdbljjogbonkpahhaddkgcgp
आधिकारिक URL https://chromewebstore.google.com/detail/stoic-new-tab/egflmnkcgdbljjogbonkpahhaddkgcgp
विवरण extension to view stoic quotes and images
फ़ाइल का आकार 23.44 MB
स्थापना संख्या 124
वर्तमान संस्करण 1.4
अंतिम अपडेट 2018-03-22
प्रकाशन तिथि 2018-03-22
रेटिंग 4.17/5 कुल 6 रेटिंग्स
डेवलपर Zach Foster
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Stoic New Tab",
    "version": "1.4",
    "description": "extension to view stoic quotes and images",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "manifest_version": 2,
    "web_accessible_resources": [
        "newtab.css",
        "assets\/images\/*",
        "newtab.js"
    ]
}