ETHSBell

A Chrome Extension version of ETHSBell.

ETHSBellとは何ですか?

ETHSBellはhttps://ethsbell.xyzによって開発されたChromeの拡張機能で、その主な機能は「A Chrome Extension version of ETHSBell.」です。

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

screenshot

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

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

拡張機能の使用方法

                        A Chrome Extension to help Evanston Township Highschool students stop wasting time figuring out when the next bell rings.                    

拡張機能の基本情報

名前 ETHSBell ETHSBell
ID fgaphhamokabjocpchfngbhdkpkkfccc
公式URL https://chromewebstore.google.com/detail/ethsbell/fgaphhamokabjocpchfngbhdkpkkfccc
説明 A Chrome Extension version of ETHSBell.
ファイルサイズ 26.03 KB
インストール数 107
現在のバージョン 3.2
最終更新日 2018-11-19
公開日 2018-11-19
評価 5.00/5 合計 1 レビュー
開発者 https://ethsbell.xyz
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://ethsbell.xyz/
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "ETHSBell",
    "description": "A Chrome Extension version of ETHSBell.",
    "version": "3.2",
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "browser_action": {
        "default_icon": "fav.png",
        "default_popup": "chrome_extension.html"
    },
    "permissions": [
        "https:\/\/*\/ethsbell.xyz\/*"
    ]
}