Andaman7 Documents Uploader

Upload documents to your Andaman7 mobile app from your computer

Andaman7 Documents Uploaderคืออะไร?

Andaman7 Documents Uploader เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://andaman7.com และคุณลักษณะหลักของมันคือ "Upload documents to your Andaman7 mobile app from your computer"

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

screenshot
screenshot
screenshot

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

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

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

                        With the Andaman7 Documents Uploader, you can upload documents to your Andaman7 health record from your desktop in just a few clicks.

The name of all uploaded documents can be changed and a written note can be added.

You need a free Andaman7 account to use this extension (More info on www.Andaman7.com).

**Take a screenshot**
You can take a screenshot of the active browser window, crop it if needed, and save it to one of your Andaman7 health record's document section.

**Upload documents**
Upload any document from your hard drive to one of your Andaman7 health record's document section.

**Edit your personal data**
Manage the personal data from your Andaman7's health record directly from your desktop. In just a few clicks, you can change your basic information, upload or change your profile picture and change the interface language.                    

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

ชื่อ Andaman7 Documents Uploader Andaman7 Documents Uploader
ID ileiedbfckojhpmjbhimmdmaiaogmnbp
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/andaman7-documents-upload/ileiedbfckojhpmjbhimmdmaiaogmnbp
คำอธิบาย Upload documents to your Andaman7 mobile app from your computer
ขนาดไฟล์ 493 KB
จำนวนการติดตั้ง 109
เวอร์ชันปัจจุบัน 1.0.43
อัปเดตครั้งล่าสุด 2023-09-05
วันที่เผยแพร่ 2019-12-19
ผู้พัฒนา https://andaman7.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.andaman7.com/en
URL หน้าช่วยเหลือ https://andaman7.zendesk.com/hc/en-us/sections/115001299249-Web-Extension
URL หน้านโยบายความเป็นส่วนตัว https://www.andaman7.com/privacy
ภาษาที่รองรับ en,fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.0.43",
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "host_permissions": [
        "",
        "https:\/\/prod-server.andaman7.com\/*"
    ],
    "permissions": [
        "activeTab"
    ],
    "action": {
        "default_icon": "img\/icon19.png",
        "default_popup": "html\/popup.html"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}