Niceties

A cool extension that makes you happy!

Nicetiesとは何ですか?

Nicetiesはhttps://www.samjhill.comによって開発されたChromeの拡張機能で、その主な機能は「A cool extension that makes you happy!」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

Niceties拡張機能のCRXファイルをダウンロード

Niceties拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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"
    }
}