Countdown Timer

Set of countdown timers with closest timer in toolbar's badge.

Countdown Timer क्या है?

Countdown Timer Free Apps द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Set of countdown timers with closest timer in toolbar's badge."।

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

screenshot

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

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

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

                        Want to countdown to your favorite event?

You can do a countdown for your birthday/Christmas/any other holiday which is special to you.

Simply put the date of the event inside our software, and the name of the event.

Our software will show the countdown for the closest event and ensure you have something to look forward to every time you use your Chrome browser.

Here are some simple ideas/events you cant do a countdown for.

- Christmas countdown
- Movie countdown
- Halloween countdown

Be prepared to celebrate your favorite holidays with this simple countdown timer app.                    

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

नाम Countdown Timer Countdown Timer
ID fmjffnkcihkpljdeobdgbfglmikddcmd
आधिकारिक URL https://chromewebstore.google.com/detail/countdown-timer/fmjffnkcihkpljdeobdgbfglmikddcmd
विवरण Set of countdown timers with closest timer in toolbar's badge.
फ़ाइल का आकार 82.42 KB
स्थापना संख्या 937
वर्तमान संस्करण 3.0.1
अंतिम अपडेट 2023-05-23
प्रकाशन तिथि 2023-05-22
रेटिंग 4.00/5 कुल 26 रेटिंग्स
डेवलपर Free Apps
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://image-size.pdfwork.com/privacy-policy
समर्थित भाषाएँ id,ms,de,en,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "short_name": "__MSG_extShortName__",
    "description": "__MSG_extDescription__",
    "default_locale": "en",
    "background": {
        "service_worker": "\/js\/background.js"
    },
    "action": {
        "default_popup": "\/ui\/popup.html",
        "default_title": "__MSG_extTitle__",
        "default_icon": "\/icons\/icon-128.png"
    },
    "icons": {
        "128": "\/icons\/icon-128.png",
        "64": "\/icons\/icon-64.png",
        "32": "\/icons\/icon-32.png",
        "19": "\/icons\/icon-19.png",
        "16": "\/icons\/icon-16.png",
        "48": "\/icons\/icon-48.png"
    },
    "manifest_version": 3,
    "permissions": [
        "storage"
    ],
    "version": "3.0.1",
    "homepage_url": "http:\/\/countdown.pdfwork.com\/"
}