Farmako Digital Labs
Farmako's digital lab web extension to streamline your workflow
什麼是Farmako Digital Labs?
Farmako Digital Labs是由http://farmako.in開發的Chrome擴展程式,該擴展的主要功能是“Farmako's digital lab web extension to streamline your workflow”。
擴展截圖
下載Farmako Digital Labs擴展crx文件
下載Farmako Digital Labs擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Farmako Digital Labs extension helps diagnostic labs in India to send reports to their patients using Gmail. We provide this extension directly to the diagnostic labs. Labs fill in patient's basic details like name, phone number, name of the report and then attach the report. Patients can access these reports on their WhatsApp and SMS. They can also share it with their doctors if they want. Diagnostic labs take permission and consent from their patients before using this extension for sending their reports.
擴展基本資訊
名稱 | |
ID | hklchbhccfdmpolcpopbdocamikdhgok |
官方網址 | https://chrome.google.com/webstore/detail/farmako-digital-labs/hklchbhccfdmpolcpopbdocamikdhgok |
簡介 | Farmako's digital lab web extension to streamline your workflow |
檔案大小 | 8.94 MB |
安裝次數 | 48 |
目前版本 | 3.2.1 |
更新時間 | 2023-01-30 |
上架時間 | 2021-05-30 |
評分 | 5.00/5 共 5 次評分 |
開發者 | http://farmako.in |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://farmako.in |
說明頁面URL | https://wa.me/918448369102 |
隱私政策頁面URL | https://cdn.farmako.in/legal/farmako_users_privacy_policy.html |
支援的語言 | de,en,fr,nl,es,it,pl,pt-BR,pt-PT,ru,zh-CN,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Farmako Digital Labs", "description": "Farmako's digital lab web extension to streamline your workflow", "version": "3.2.1", "manifest_version": 3, "background": { "service_worker": "app\/background.js" }, "permissions": [ "storage", "webNavigation", "contextMenus" ], "host_permissions": [ "https:\/\/mail.google.com\/*" ], "content_scripts": [ { "matches": [ "https:\/\/mail.google.com\/*" ], "css": [ "\/css\/root.css" ], "js": [ "\/static\/js\/content.js" ] }, { "all_frames": false, "js": [ "content.bundle.js" ], "matches": [ " |