JSS InfoConnect

This extension displays notices from the JSS InfoConnect

O que é JSS InfoConnect?

JSS InfoConnect é uma extensão do Chrome desenvolvida por Taranjeet, e sua principal característica é "This extension displays notices from the JSS InfoConnect".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão JSS InfoConnect

Baixe arquivos de extensão JSS InfoConnect 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

                        This is an extension which displays the new notices from the JSS InfoConnect. JSS Academy of Technical Education is an engineering college situated in Noida, UP. This extension will provides ease by showing latest notices at a single click.
The developer of this app is not associated with the computer society(NCS) of the college.                    

Informações Básicas da Extensão

Nome JSS InfoConnect JSS InfoConnect
ID bjbhieinmkegiklnnkgjmpknemglnafm
URL Oficial https://chromewebstore.google.com/detail/jss-infoconnect/bjbhieinmkegiklnnkgjmpknemglnafm
Descrição This extension displays notices from the JSS InfoConnect
Tamanho do Arquivo 235 KB
Contagem de Instalações 25
Versão Atual 0.0.7
Última Atualização 2017-02-26
Data de Publicação 2017-02-25
Classificação 4.82/5 Total de 11 Avaliações
Desenvolvedor Taranjeet
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "JSS InfoConnect",
    "short_name": "InfoConnect",
    "description": "This extension displays notices from the JSS InfoConnect",
    "version": "0.0.7",
    "browser_action": {
        "default_icon": "assets\/jss-logo.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "http:\/\/210.212.85.155\/",
        "https:\/\/210.212.85.155\/"
    ]
}