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