JSS InfoConnect

This extension displays notices from the JSS InfoConnect

什麼是JSS InfoConnect?

JSS InfoConnect是由Taranjeet開發的Chrome擴展程式,該擴展的主要功能是“This extension displays notices from the JSS InfoConnect”。

擴展截圖

screenshot
screenshot
screenshot

下載JSS InfoConnect擴展crx文件

下載JSS InfoConnect擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 JSS InfoConnect JSS InfoConnect
ID bjbhieinmkegiklnnkgjmpknemglnafm
官方網址 https://chromewebstore.google.com/detail/jss-infoconnect/bjbhieinmkegiklnnkgjmpknemglnafm
簡介 This extension displays notices from the JSS InfoConnect
檔案大小 235 KB
安裝次數 25
目前版本 0.0.7
更新時間 2017-02-26
上架時間 2017-02-25
評分 4.82/5 共 11 次評分
開發者 Taranjeet
付費類型 free
支援的語言 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\/"
    ]
}