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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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