FieldCopy

Copy and paste full patient records between popular practice management and scheduling apps.

FieldCopyคืออะไร?

FieldCopy เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Irisoft และคุณลักษณะหลักของมันคือ "Copy and paste full patient records between popular practice management and scheduling apps."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย FieldCopy

ดาวน์โหลดไฟล์ส่วนขยาย FieldCopy ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        No more time wasted on duplicate data entry. Supports two-way copy+paste between Eyefinity PM, AcuityLogic and Eppointments (TAB). Unlimited use of Free version. Upgrades to support more websites and features coming soon.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ FieldCopy FieldCopy
ID cjfmncmoenoobodhlcmhihjimffjlnmh
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/fieldcopy/cjfmncmoenoobodhlcmhihjimffjlnmh
คำอธิบาย Copy and paste full patient records between popular practice management and scheduling apps.
ขนาดไฟล์ 435 KB
จำนวนการติดตั้ง 467
เวอร์ชันปัจจุบัน 1.13
อัปเดตครั้งล่าสุด 2018-02-10
วันที่เผยแพร่ 2018-02-10
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา Irisoft
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "FieldCopy",
    "short_name": "FieldCopy",
    "description": "Copy and paste full patient records between popular practice management and scheduling apps.",
    "version": "1.13",
    "icons": {
        "256": "icon.png"
    },
    "options_ui": {
        "page": "options.html",
        "chrome_style": true
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "FieldCopy"
    },
    "permissions": [
        "activeTab",
        "storage",
        "identity",
        "https:\/\/www.googleapis.com\/"
    ],
    "oauth2": {
        "client_id": "1068734067978-pnadlms6bqs0qr75uhdn8tmnct9dgu5a.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/plus.login",
            "https:\/\/www.googleapis.com\/auth\/chromewebstore.readonly"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAi8uIDZnEGbyaUHIdc74dhLDWVgNOmbfBKY9TSeFE4JKv6FVMv8sxUCgil9CzrZbFUJ6gu5NooDPhRf\/Pb+nB9CuJplEtN9h20BOmhn4CYz1JJJ4Fe0C7VyUQgETgObAPxyy17YJols74aHy0\/0zwJAHg9FEdDkzgs5D1jMjQ55bnHYD1GTyjVNVkDASrHPeSZVFLYtu8Znjx51dOaMr3aZojRKEkelqpufKDvtSqBvp6z\/KKsX+\/iNpLSO6DLQ\/vk+Z4A29EWiFFOmUoTrPGwmozeO+kt6fT3wy0OdjHdn8mHsdFx+HtLXpGkB3\/u3EE62ZP+pM6HjBMhjS60lQ4BwIDAQAB"
}