JSS InfoConnect

This extension displays notices from the JSS InfoConnect

JSS InfoConnectคืออะไร?

JSS InfoConnect เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Taranjeet และคุณลักษณะหลักของมันคือ "This extension displays notices from the JSS InfoConnect"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย JSS InfoConnect

ดาวน์โหลดไฟล์ส่วนขยาย 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\/"
    ]
}