Zibma Infotech (Attendance)
Get and Set Student Attendance Detail.
What is Zibma Infotech (Attendance)?
Zibma Infotech (Attendance) is a Chrome extension developed by Zibma Infotech, and its main feature is "Get and Set Student Attendance Detail.".
Extension Screenshots
Download Zibma Infotech (Attendance) Extension CRX File
Download Zibma Infotech (Attendance) extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Zibma Attendance Tool for Fill Daily Attredance form Zibma Campus ERP to GSEB Attendance Portal.
Extension Basic Information
Name | Zibma Infotech (Attendance) |
ID | mjdlgacoolfhfajjfndmjkajpkfdhege |
Official URL | https://chromewebstore.google.com/detail/zibma-infotech-attendance/mjdlgacoolfhfajjfndmjkajpkfdhege |
Description | Get and Set Student Attendance Detail. |
File Size | 61.98 KB |
Installation Count | 61 |
Current Version | 0.1 |
Last Updated | 2019-11-20 |
Publish Date | 2019-11-20 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Zibma Infotech |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Zibma Infotech (Attendance)", "description": "Get and Set Student Attendance Detail.", "version": "0.1", "content_scripts": [ { "js": [ "jquery.min.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ] } ], "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "storage", "activeTab", " |