Niceties

A cool extension that makes you happy!

Niceties क्या है?

Niceties https://www.samjhill.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A cool extension that makes you happy!"।

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Niceties gives you a silly and uplifting compliment every time you open a new tab!
 
New in version 1.0:
Random Chromecast backgrounds! So pretty.                    

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

नाम Niceties Niceties
ID glfjhfemgfaoeejgphcogkijdfdebffm
आधिकारिक URL https://chromewebstore.google.com/detail/niceties/glfjhfemgfaoeejgphcogkijdfdebffm
विवरण A cool extension that makes you happy!
फ़ाइल का आकार 1.24 MB
स्थापना संख्या 12
वर्तमान संस्करण 1.0.0
अंतिम अपडेट 2016-06-22
प्रकाशन तिथि 2016-06-22
रेटिंग 5.00/5 कुल 4 रेटिंग्स
डेवलपर https://www.samjhill.com
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://www.samjhill.com/blog
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Niceties",
    "version": "1.0.0",
    "manifest_version": 2,
    "description": "A cool extension that makes you happy!",
    "icons": {
        "16": "images\/icon-16.png",
        "128": "images\/icon-128.png"
    },
    "default_locale": "en",
    "background": {
        "scripts": [
            "scripts\/chromereload.js",
            "scripts\/background.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "page.html"
    }
}