Thrive for Chrome

Recharge with Thrive's New-Tab extension that displays inspirational quotes and beautiful images when you open a new tab in Chrome.

Thrive for Chrome क्या है?

Thrive for Chrome chrome-extension-devs द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Recharge with Thrive's New-Tab extension that displays inspirational quotes and beautiful images when you open a new tab in Chrome."।

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

screenshot
screenshot
screenshot

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

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

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

                        A "New Tab" extension that displays inspirational quotes and beautiful images every time you open a new tab in Chrome.

Recharge, reduce stress, and sprinkle moments of wonder, wisdom, and joy into your day, automatically. 

With each new Chrome tab you open, take a moment for yourself.                    

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

नाम Thrive for Chrome Thrive for Chrome
ID lpchgccmcfpjckcmpkbinifohlhkcllm
आधिकारिक URL https://chromewebstore.google.com/detail/thrive-for-chrome/lpchgccmcfpjckcmpkbinifohlhkcllm
विवरण Recharge with Thrive's New-Tab extension that displays inspirational quotes and beautiful images when you open a new tab in Chrome.
फ़ाइल का आकार 79.48 MB
स्थापना संख्या 1,005
वर्तमान संस्करण 1.4
अंतिम अपडेट 2022-05-23
प्रकाशन तिथि 2021-09-15
रेटिंग 5.00/5 कुल 6 रेटिंग्स
डेवलपर chrome-extension-devs
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.thriveglobal.com
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Thrive for Chrome",
    "description": "Recharge with Thrive's New-Tab extension that displays inspirational quotes and beautiful images when you open a new tab in Chrome.",
    "version": "1.4",
    "permissions": [
        "cookies"
    ],
    "host_permissions": [
        "*:\/\/*.thriveglobal.com\/"
    ],
    "chrome_url_overrides": {
        "newtab": "thrive.html"
    },
    "icons": {
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png",
        "256": "icons\/256.png",
        "512": "icons\/512.png"
    }
}