JSS InfoConnect

This extension displays notices from the JSS InfoConnect

Vad är JSS InfoConnect?

JSS InfoConnect är en Chrome-tillägg utvecklad av Taranjeet, och dess huvudfunktion är "This extension displays notices from the JSS InfoConnect".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner JSS InfoConnect-förlängningens CRX-fil

Ladda ner JSS InfoConnect-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn JSS InfoConnect JSS InfoConnect
ID bjbhieinmkegiklnnkgjmpknemglnafm
Officiell webbadress https://chromewebstore.google.com/detail/jss-infoconnect/bjbhieinmkegiklnnkgjmpknemglnafm
Beskrivning This extension displays notices from the JSS InfoConnect
Filstorlek 235 KB
Antal Installationer 25
Aktuell Version 0.0.7
Senast Uppdaterad 2017-02-26
Publiceringsdatum 2017-02-25
Betyg 4.82/5 Totalt 11 Betyg
Utvecklare Taranjeet
Betalningssätt free
Stödda Språk 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\/"
    ]
}