JSS InfoConnect

This extension displays notices from the JSS InfoConnect

Apa itu JSS InfoConnect?

JSS InfoConnect adalah ekstensi Chrome yang dikembangkan oleh Taranjeet, dan fitur utamanya adalah "This extension displays notices from the JSS InfoConnect".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi JSS InfoConnect

Unduh file ekstensi JSS InfoConnect dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama JSS InfoConnect JSS InfoConnect
ID bjbhieinmkegiklnnkgjmpknemglnafm
URL Resmi https://chromewebstore.google.com/detail/jss-infoconnect/bjbhieinmkegiklnnkgjmpknemglnafm
Deskripsi This extension displays notices from the JSS InfoConnect
Ukuran File 235 KB
Jumlah Instalasi 25
Versi Saat Ini 0.0.7
Terakhir Diperbarui 2017-02-26
Tanggal Publikasi 2017-02-25
Penilaian 4.82/5 Total 11 Penilaian
Pengembang Taranjeet
Tipe Pembayaran free
Bahasa yang Didukung 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\/"
    ]
}