JSS InfoConnect

This extension displays notices from the JSS InfoConnect

Cos'è JSS InfoConnect?

JSS InfoConnect è un'estensione di Chrome sviluppata da Taranjeet, e la sua funzione principale è "This extension displays notices from the JSS InfoConnect".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione JSS InfoConnect

Scarica i file di estensione JSS InfoConnect in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome JSS InfoConnect JSS InfoConnect
ID bjbhieinmkegiklnnkgjmpknemglnafm
URL Ufficiale https://chromewebstore.google.com/detail/jss-infoconnect/bjbhieinmkegiklnnkgjmpknemglnafm
Descrizione This extension displays notices from the JSS InfoConnect
Dimensione del File 235 KB
Conteggio Installazioni 25
Versione Corrente 0.0.7
Ultimo Aggiornamento 2017-02-26
Data di Pubblicazione 2017-02-25
Valutazione 4.82/5 Totale 11 Valutazioni
Sviluppatore Taranjeet
Tipo di Pagamento free
Lingue Supportate 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\/"
    ]
}