Remaining time
count down your life time
Что такое Remaining time?
Remaining time - это расширение Chrome, разработанное rlarudgh2017, и его основная функция - "count down your life time".
Снимки экрана расширения
Скачать файл CRX расширения Remaining time
Скачайте файлы расширений Remaining time в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
"Remaining Time" is a chrome extension program for pressuring lazy people.
1. Count Down:
"Remaining Time" shows your life time into seconds and reminds that you do not have much time for waste!
2. To-do list:
You can add your to-do list. Do not waste your time, focus on your goal. Основная информация о расширении
| Название | |
| ID | pbipdikihhcimlmbgneoioncgbndonpn |
| Официальный URL | https://chromewebstore.google.com/detail/remaining-time/pbipdikihhcimlmbgneoioncgbndonpn |
| Описание | count down your life time |
| Размер файла | 6.48 MB |
| Количество установок | 52 |
| Текущая Версия | 1.0 |
| Последнее Обновление | 2021-04-17 |
| Дата публикации | 2021-04-17 |
| Разработчик | rlarudgh2017 |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| Официальный сайт расширения | https://gyeonghokim.github.io/RemainingTime/ |
| URL страницы помощи | https://github.com/GyeongHoKim/RemainingTime |
| Поддерживаемые языки | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Remaining time",
"description": "count down your life time",
"version": "1.0",
"manifest_version": 2,
"icons": {
"128": ".\/assets\/favicon\/sand-clock.png"
},
"chrome_url_overrides": {
"newtab": "index.html"
}
} | |