Andaman7 Documents Uploader

Upload documents to your Andaman7 mobile app from your computer

Andaman7 Documents Uploaderとは何ですか?

Andaman7 Documents Uploaderはhttps://andaman7.comによって開発されたChromeの拡張機能で、その主な機能は「Upload documents to your Andaman7 mobile app from your computer」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Andaman7 Documents Uploader拡張機能のCRXファイルをダウンロード

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
Eメール [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'"
    }
}