Stimulus

New tab page to motivate you to take advantage of life's fleeting opportunities

Stimulus क्या है?

Stimulus Unknown द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "New tab page to motivate you to take advantage of life's fleeting opportunities"।

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

screenshot

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

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

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

                        Replaces new tab page with a dwindling counter of all the things you enjoy in life.                    

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

नाम Stimulus Stimulus
ID badbnmdfdmbccganmgmmgdgdaffgkiag
आधिकारिक URL https://chromewebstore.google.com/detail/stimulus/badbnmdfdmbccganmgmmgdgdaffgkiag
विवरण New tab page to motivate you to take advantage of life's fleeting opportunities
फ़ाइल का आकार 59.93 KB
स्थापना संख्या 14
वर्तमान संस्करण 0.1.0
अंतिम अपडेट 2017-01-21
प्रकाशन तिथि 2017-01-21
रेटिंग 4.80/5 कुल 20 रेटिंग्स
डेवलपर Unknown
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://github.com/samm81/stimulus
सहायता पृष्ठ URL https://github.com/samm81/stimulus/issues
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Stimulus",
    "description": "New tab page to motivate you to take advantage of life's fleeting opportunities",
    "version": "0.1.0",
    "manifest_version": 2,
    "permissions": [],
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "icons": {
        "128": "icon-128.png",
        "16": "icon-16.png",
        "48": "icon-48.png"
    },
    "offline_enabled": true
}