ATEL WiFi
Atel Client Portal
What is ATEL WiFi?
ATEL WiFi is a Chrome extension developed by ATEL Inc, and its main feature is "Atel Client Portal".
Download ATEL WiFi Extension CRX File
Download ATEL WiFi 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
ATEL Wifi Client Portal Access and manage your account Monitor FUP status Recharge View your speed graph www.atel.in
Extension Basic Information
Name | |
ID | mbohdpmajabiddnmnombmnoafakmahlh |
Official URL | https://chrome.google.com/webstore/detail/atel-wifi/mbohdpmajabiddnmnombmnoafakmahlh |
Description | Atel Client Portal |
File Size | 37.13 KB |
Installation Count | 29 |
Current Version | 1.0 |
Last Updated | 2015-04-26 |
Publish Date | 2015-04-26 |
Developer | ATEL Inc |
Payment Type | free |
Extension Website | http://www.atel.in |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ATEL WiFi", "version": "1.0", "manifest_version": 2, "description": "Atel Client Portal", "browser_action": { "default_icon": "icon.png", "default_title": "Client portal", "default_popup": "extension.html" }, "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "icons": { "128": "icon.png" } } |