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
官方網址 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
電子郵箱 [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"
    }
}