Remaining time

count down your life time

Co to jest Remaining time?

Remaining time to rozszerzenie Chrome opracowane przez rlarudgh2017, a jego główną funkcją jest „count down your life time”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Remaining time

Pobierz pliki rozszerzeń Remaining time w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        "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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Remaining time Remaining time
ID pbipdikihhcimlmbgneoioncgbndonpn
Oficjalny URL https://chromewebstore.google.com/detail/remaining-time/pbipdikihhcimlmbgneoioncgbndonpn
Opis count down your life time
Rozmiar pliku 6.48 MB
Liczba instalacji 52
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2021-04-17
Data Publikacji 2021-04-17
Deweloper rlarudgh2017
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://gyeonghokim.github.io/RemainingTime/
Adres URL Strony Pomocy https://github.com/GyeongHoKim/RemainingTime
Obsługiwane Języki 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"
    }
}