Caliper App
Caliper to measure ECG diagram on any page
什麼是Caliper App?
Caliper App是由caliper.dev開發的Chrome擴展程式,該擴展的主要功能是“Caliper to measure ECG diagram on any page”。
擴展截圖
下載Caliper App擴展crx文件
下載Caliper App擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
官方網址 | 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 |
隱私政策頁面URL | 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:\/\/*\/*", " |