SLT Data Portal
Keep track of your SLT Broadband data usages in more convenient and userfriendly manner!
Apa itu SLT Data Portal?
SLT Data Portal adalah ekstensi Chrome yang dikembangkan oleh SMT Tech, dan fitur utamanya adalah "Keep track of your SLT Broadband data usages in more convenient and userfriendly manner!".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi SLT Data Portal
Unduh file ekstensi SLT Data Portal dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Keep track of your SLT Broadband data usages in more convenient and user-friendly manner!!! You may have experienced usability difficulties when using the broadband portal provided by the SLT itself. You may have to use mobile selfcare app more often due to this reason. Portal won't show the daytime data, nighttime data separately, have to login more often, takes too much time ... are some of the problems. 💡💡 SLT USAGE METER extension allows you to: 👉 Compatible with the latest SLT server update. 👉 Keep track of all data bundles separately, 👉 Keep track of peak and off-peak time data separately. 👉 Conveniently check data balance while browsing without using mobile phones. 👉 Animated progress bar is showing current usage. 👉 Displays current daily usage, recommended daily usage and daily usage to be maintained for the rest of the month. 👉 Shows data consume percentage vise. 👉 Display VAS data bundles. 👉 Different colors for different stages of the progress bar - (Safe / Warning / Danger) 👉 Inbuilt login function and Logout anytime you want. NOTE: 📌 - So far this extension accurately works only for the broadband packages which will renew on the 1st of each month. Other broadband users may experience inaccurate values in past, recommended and future data usages. - This won't have the support for anytime data bundles for now. - If the extension doesn't load the usage details after longer inactive period (~ 1 month), logging-out and login again will fix it. Update will be released soon with fixes. 📝 Also make sure you have access to the latest SLT Mobitel Broadband portal site (https://myslt.slt.lk/) and use those credentials when login. 📝 ** We do not collect any personal data ** Any suggestions, feedbacks or issues are welcomed. > Please be aware that this is NOT an official product of Sri Lanka Telecom PLC and has no affiliation with the company.
Informasi Dasar Ekstensi
Nama | SLT Data Portal |
ID | dinflaambfojmfdjonalbncllgcfinbl |
URL Resmi | https://chromewebstore.google.com/detail/slt-data-portal/dinflaambfojmfdjonalbncllgcfinbl |
Deskripsi | Keep track of your SLT Broadband data usages in more convenient and userfriendly manner! |
Ukuran File | 82.22 KB |
Jumlah Instalasi | 109 |
Versi Saat Ini | 1.0 |
Terakhir Diperbarui | 2022-11-17 |
Tanggal Publikasi | 2022-11-17 |
Pengembang | SMT Tech |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Kebijakan Privasi | https://www.privacypolicygenerator.info/live.php?token=uaxoQpFtiZrXMdl733LWneE0nw48PITW |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "SLT Data Portal", "description": "Keep track of your SLT Broadband data usages in more convenient and userfriendly manner!", "version": "1.0", "manifest_version": 3, "action": { "default_popup": "popup.html", "default_icon": { "16": "\/images\/SM_logo16.png", "32": "\/images\/SM_logo32.png", "48": "\/images\/SM_logo48.png", "128": "\/images\/SM_logo128.png" } }, "icons": { "16": "\/images\/SM_logo16.png", "32": "\/images\/SM_logo32.png", "48": "\/images\/SM_logo48.png", "128": "\/images\/SM_logo128.png" } } |