esa notifier

esa notifier "(\( ⁰⊖⁰)/)"

esa notifierとは何ですか?

esa notifierはfukayatsuによって開発されたChromeの拡張機能で、その主な機能は「esa notifier "(\( ⁰⊖⁰)/)"」です。

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

screenshot

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

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

拡張機能の使用方法

                        esa notifier "(\( ⁰⊖⁰)/)"                    

拡張機能の基本情報

名前 esa notifier esa notifier
ID hgfdalcpdmhcdofmoafhmfjhgopohnfc
公式URL https://chrome.google.com/webstore/detail/esa-notifier/hgfdalcpdmhcdofmoafhmfjhgopohnfc
説明 esa notifier "(\( ⁰⊖⁰)/)"
ファイルサイズ 94.78 KB
インストール数 81
現在のバージョン 0.0.4
最終更新日 2014-09-28
公開日 2014-09-28
開発者 fukayatsu
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "esa notifier",
    "version": "0.0.4",
    "permissions": [
        "https:\/\/*.esa.io\/*",
        "notifications"
    ],
    "background": {
        "scripts": [
            "js\/jquery-2.1.1.min.js",
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/icon_close_128.png",
        "default_title": "esa notifier",
        "default_popup": "view\/popup.html"
    },
    "icons": {
        "48": "img\/icon_open_48.png",
        "128": "img\/icon_open_128.png"
    }
}