Caliper App
Caliper to measure ECG diagram on any page
ما هو Caliper App؟
Caliper App هو إضافة Chrome تم تطويرها بواسطة caliper.dev، والميزة الرئيسية لها هي "Caliper to measure ECG diagram on any page".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Caliper App
قم بتنزيل ملفات الامتداد Caliper App بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
ECG (electrocardiogram) Calipers allows you to use electronic calipers to make measurements on images of ECGs. Use time calipers to measure intervals or heart rate, amplitude calipers to measure voltage, and angle calipers for specialized uses such as evaluating QTc values, RR rate, etc. It supports recalibration along with zoom on all pages. To learn more about ECG: https://en.wikipedia.org/wiki/Electrocardiograph
معلومات أساسية عن التمديد
الاسم | Caliper App |
ID | gigalcpdiaolipkgmombihplnhkpdpjl |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/caliper-app/gigalcpdiaolipkgmombihplnhkpdpjl |
الوصف | Caliper to measure ECG diagram on any page |
حجم الملف | 10.94 MB |
عدد التثبيتات | 29 |
النسخة الحالية | 4.0.2 |
آخر تحديث | 2022-01-22 |
تاريخ النشر | 2021-12-24 |
المطور | caliper.dev |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
عنوان صفحة سياسة الخصوصية | https://www.freeprivacypolicy.com/live/af7c0318-77e6-47af-a567-e23d6d87a4c9 |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Caliper to measure ECG diagram on any page", "version": "4.0.2", "name": "Caliper App", "options_page": "options.html", "background": { "page": "background.html" }, "browser_action": { "default_popup": "popup.html", "default_icon": "add_image.png" }, "icons": { "128": "add_image.png" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |