Remaining time

count down your life time

Was ist Remaining time?

Remaining time ist eine Chrome-Erweiterung, die von rlarudgh2017 entwickelt wurde, und ihr Hauptmerkmal ist "count down your life time".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Remaining time-Erweiterungs-CRX-Datei herunterladen

Laden Sie Remaining time-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

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

Grundlegende Informationen zur Erweiterung

Name Remaining time Remaining time
ID pbipdikihhcimlmbgneoioncgbndonpn
Offizielle URL https://chromewebstore.google.com/detail/remaining-time/pbipdikihhcimlmbgneoioncgbndonpn
Beschreibung count down your life time
Dateigröße 6.48 MB
Installationsanzahl 52
Aktuelle Version 1.0
Letztes Update 2021-04-17
Veröffentlichungsdatum 2021-04-17
Entwickler rlarudgh2017
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://gyeonghokim.github.io/RemainingTime/
Hilfeseite URL https://github.com/GyeongHoKim/RemainingTime
Unterstützte Sprachen 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"
    }
}