Remaining time

count down your life time

Cos'è Remaining time?

Remaining time è un'estensione di Chrome sviluppata da rlarudgh2017, e la sua funzione principale è "count down your life time".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Remaining time

Scarica i file di estensione Remaining time in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome Remaining time Remaining time
ID pbipdikihhcimlmbgneoioncgbndonpn
URL Ufficiale https://chromewebstore.google.com/detail/remaining-time/pbipdikihhcimlmbgneoioncgbndonpn
Descrizione count down your life time
Dimensione del File 6.48 MB
Conteggio Installazioni 52
Versione Corrente 1.0
Ultimo Aggiornamento 2021-04-17
Data di Pubblicazione 2021-04-17
Sviluppatore rlarudgh2017
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://gyeonghokim.github.io/RemainingTime/
URL della Pagina di Aiuto https://github.com/GyeongHoKim/RemainingTime
Lingue Supportate 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"
    }
}