SLT Data Portal

Keep track of your SLT Broadband data usages in more convenient and userfriendly manner!

Что такое SLT Data Portal?

SLT Data Portal - это расширение Chrome, разработанное SMT Tech, и его основная функция - "Keep track of your SLT Broadband data usages in more convenient and userfriendly manner!".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения SLT Data Portal

Скачайте файлы расширений SLT Data Portal в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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.                    

Основная информация о расширении

Название SLT Data Portal SLT Data Portal
ID dinflaambfojmfdjonalbncllgcfinbl
Официальный URL https://chromewebstore.google.com/detail/slt-data-portal/dinflaambfojmfdjonalbncllgcfinbl
Описание Keep track of your SLT Broadband data usages in more convenient and userfriendly manner!
Размер файла 82.22 KB
Количество установок 109
Текущая Версия 1.0
Последнее Обновление 2022-11-17
Дата публикации 2022-11-17
Разработчик SMT Tech
Электронная почта [email protected]
Тип оплаты free
URL страницы политики конфиденциальности https://www.privacypolicygenerator.info/live.php?token=uaxoQpFtiZrXMdl733LWneE0nw48PITW
Поддерживаемые языки 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"
    }
}