Counter

A helpful, counting trio. Includes a tally counter, stopwatch, and timer.

Counter क्या है?

Counter https://www.countereverything.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A helpful, counting trio. Includes a tally counter, stopwatch, and timer."।

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        Click anywhere or use your spacebar or enter key to keep a tally count. Start, stop, and reset a stopwatch measuring a detailed time. Add your own time up to one hour to start a countdown timer.                    

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

नाम Counter Counter
ID imkmehkgdebfbiefhjdhcdcaamkhkjin
आधिकारिक URL https://chromewebstore.google.com/detail/counter/imkmehkgdebfbiefhjdhcdcaamkhkjin
विवरण A helpful, counting trio. Includes a tally counter, stopwatch, and timer.
फ़ाइल का आकार 63.23 KB
स्थापना संख्या 241
वर्तमान संस्करण 1.0.3.2
अंतिम अपडेट 2020-07-15
प्रकाशन तिथि 2020-06-11
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर https://www.countereverything.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://www.countereverything.com
सहायता पृष्ठ URL https://www.madebysnacks.com
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Counter",
    "description": "A helpful, counting trio. Includes a tally counter, stopwatch, and timer.",
    "version": "1.0.3.2",
    "icons": {
        "128": "logo-128.png",
        "48": "logo-48.png",
        "16": "logo-16.png"
    },
    "browser_action": {
        "default_icon": "logo-128.png",
        "default_popup": "popup.html"
    }
}