Stopclock
Adds a stopwatch and a clock to your browser!
ما هو Stopclock؟
Stopclock هو إضافة Chrome تم تطويرها بواسطة Theo's Tech Tips، والميزة الرئيسية لها هي "Adds a stopwatch and a clock to your browser!".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Stopclock
قم بتنزيل ملفات الامتداد Stopclock بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
This extension adds the time and a stopwatch to your browser! Just click the extension icon and you have access to all these items!
معلومات أساسية عن التمديد
الاسم | Stopclock |
ID | nneanjednflmonpcmembdbhloghbbjhe |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/stopclock/nneanjednflmonpcmembdbhloghbbjhe |
الوصف | Adds a stopwatch and a clock to your browser! |
حجم الملف | 96.45 KB |
عدد التثبيتات | 31 |
النسخة الحالية | 0.1 |
آخر تحديث | 2020-11-26 |
تاريخ النشر | 2020-11-25 |
المطور | Theo's Tech Tips |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Stopclock", "description": "Adds a stopwatch and a clock to your browser!", "version": "0.1", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |