JSS InfoConnect

This extension displays notices from the JSS InfoConnect

What is JSS InfoConnect?

JSS InfoConnect is a Chrome extension developed by Taranjeet, and its main feature is "This extension displays notices from the JSS InfoConnect".

Extension Screenshots

screenshot
screenshot
screenshot

Download JSS InfoConnect Extension CRX File

Download JSS InfoConnect extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name JSS InfoConnect JSS InfoConnect
ID bjbhieinmkegiklnnkgjmpknemglnafm
Official URL https://chromewebstore.google.com/detail/jss-infoconnect/bjbhieinmkegiklnnkgjmpknemglnafm
Description This extension displays notices from the JSS InfoConnect
File Size 235 KB
Installation Count 25
Current Version 0.0.7
Last Updated 2017-02-26
Publish Date 2017-02-25
Rating 4.82/5 Total 11 Ratings
Developer Taranjeet
Payment Type free
Supported Languages 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\/"
    ]
}