ATEL WiFi
Atel Client Portal
Wat is ATEL WiFi?
ATEL WiFi is een Chrome-extensie ontwikkeld door ATEL Inc, en de belangrijkste functie is "Atel Client Portal".
Download het CRX-bestand van de extensie ATEL WiFi
Download ATEL WiFi-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
ATEL Wifi Client Portal Access and manage your account Monitor FUP status Recharge View your speed graph www.atel.in
Basisinformatie over de Extensie
Naam | |
ID | mbohdpmajabiddnmnombmnoafakmahlh |
Officiële URL | https://chrome.google.com/webstore/detail/atel-wifi/mbohdpmajabiddnmnombmnoafakmahlh |
Beschrijving | Atel Client Portal |
Bestandsgrootte | 37.13 KB |
Aantal Installaties | 29 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2015-04-26 |
Publicatiedatum | 2015-04-26 |
Ontwikkelaar | ATEL Inc |
Betalingswijze | free |
Extensiewebsite | http://www.atel.in |
Ondersteunde Talen | 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" } } |