JSS InfoConnect

This extension displays notices from the JSS InfoConnect

Co to jest JSS InfoConnect?

JSS InfoConnect to rozszerzenie Chrome opracowane przez Taranjeet, a jego główną funkcją jest „This extension displays notices from the JSS InfoConnect”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia JSS InfoConnect

Pobierz pliki rozszerzeń JSS InfoConnect w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa JSS InfoConnect JSS InfoConnect
ID bjbhieinmkegiklnnkgjmpknemglnafm
Oficjalny URL https://chromewebstore.google.com/detail/jss-infoconnect/bjbhieinmkegiklnnkgjmpknemglnafm
Opis This extension displays notices from the JSS InfoConnect
Rozmiar pliku 235 KB
Liczba instalacji 25
Aktualna Wersja 0.0.7
Ostatnia Aktualizacja 2017-02-26
Data Publikacji 2017-02-25
Ocena 4.82/5 Łącznie 11 Oceny
Deweloper Taranjeet
Typ Płatności free
Obsługiwane Języki 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\/"
    ]
}