JSS InfoConnect
This extension displays notices from the JSS InfoConnect
什么是JSS InfoConnect?
JSS InfoConnect是由Taranjeet开发的Chrome扩展程序,该扩展的主要功能是“This extension displays notices from the JSS InfoConnect”。
扩展截图
下载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 |
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\/" ] } |