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
公式URL 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\/"
    ]
}