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
电子邮箱 [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\/*"
    ]
}