ETHSBell

A Chrome Extension version of ETHSBell.

O que é ETHSBell?

ETHSBell é uma extensão do Chrome desenvolvida por https://ethsbell.xyz, e sua principal característica é "A Chrome Extension version of ETHSBell.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão ETHSBell

Baixe arquivos de extensão ETHSBell no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome ETHSBell ETHSBell
ID fgaphhamokabjocpchfngbhdkpkkfccc
URL Oficial https://chromewebstore.google.com/detail/ethsbell/fgaphhamokabjocpchfngbhdkpkkfccc
Descrição A Chrome Extension version of ETHSBell.
Tamanho do Arquivo 26.03 KB
Contagem de Instalações 107
Versão Atual 3.2
Última Atualização 2018-11-19
Data de Publicação 2018-11-19
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor https://ethsbell.xyz
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://ethsbell.xyz/
Idiomas Suportados 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\/*"
    ]
}