Counter

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

ما هو Counter؟

Counter هو إضافة Chrome تم تطويرها بواسطة https://www.countereverything.com، والميزة الرئيسية لها هي "A helpful, counting trio. Includes a tally counter, stopwatch, and timer.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Counter

قم بتنزيل ملفات الامتداد Counter بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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
عنوان صفحة المساعدة 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"
    }
}