JSS InfoConnect
This extension displays notices from the JSS InfoConnect
Qu'est-ce que JSS InfoConnect ?
JSS InfoConnect est une extension Chrome développée par Taranjeet, et sa fonction principale est "This extension displays notices from the JSS InfoConnect".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension JSS InfoConnect
Téléchargez les fichiers d'extension JSS InfoConnect au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | JSS InfoConnect |
ID | bjbhieinmkegiklnnkgjmpknemglnafm |
URL Officiel | https://chromewebstore.google.com/detail/jss-infoconnect/bjbhieinmkegiklnnkgjmpknemglnafm |
Description | This extension displays notices from the JSS InfoConnect |
Taille du Fichier | 235 KB |
Nombre d'Installations | 25 |
Version Actuelle | 0.0.7 |
Dernière Mise à Jour | 2017-02-26 |
Date de Publication | 2017-02-25 |
Évaluation | 4.82/5 Total 11 Évaluations |
Développeur | Taranjeet |
Type de Paiement | free |
Langues Prises en Charge | 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\/" ] } |