JSS InfoConnect

This extension displays notices from the JSS InfoConnect

Co je JSS InfoConnect?

JSS InfoConnect je rozšíření Chrome vyvinuté Taranjeet, a jeho hlavní funkcí je „This extension displays notices from the JSS InfoConnect“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření JSS InfoConnect

Stáhněte si soubory rozšíření JSS InfoConnect ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název JSS InfoConnect JSS InfoConnect
ID bjbhieinmkegiklnnkgjmpknemglnafm
Oficiální URL https://chromewebstore.google.com/detail/jss-infoconnect/bjbhieinmkegiklnnkgjmpknemglnafm
Popis This extension displays notices from the JSS InfoConnect
Velikost souboru 235 KB
Počet instalací 25
Aktuální Verze 0.0.7
Poslední Aktualizace 2017-02-26
Datum Vydání 2017-02-25
Hodnocení 4.82/5 Celkem 11 Hodnocení
Vývojář Taranjeet
Typ Platby free
Podporované Jazyky 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\/"
    ]
}