Remaining time

count down your life time

Remaining time क्या है?

Remaining time rlarudgh2017 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "count down your life time"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Remaining time एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

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

एक्सटेंशन की मूल जानकारी

नाम Remaining time Remaining time
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"
    }
}