Andaman7 Documents Uploader

Upload documents to your Andaman7 mobile app from your computer

Qu'est-ce que Andaman7 Documents Uploader ?

Andaman7 Documents Uploader est une extension Chrome développée par https://andaman7.com, et sa fonction principale est "Upload documents to your Andaman7 mobile app from your computer".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Andaman7 Documents Uploader

Téléchargez les fichiers d'extension Andaman7 Documents Uploader au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Andaman7 Documents Uploader Andaman7 Documents Uploader
ID ileiedbfckojhpmjbhimmdmaiaogmnbp
URL Officiel https://chromewebstore.google.com/detail/andaman7-documents-upload/ileiedbfckojhpmjbhimmdmaiaogmnbp
Description Upload documents to your Andaman7 mobile app from your computer
Taille du Fichier 493 KB
Nombre d'Installations 109
Version Actuelle 1.0.43
Dernière Mise à Jour 2023-09-05
Date de Publication 2019-12-19
Développeur https://andaman7.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.andaman7.com/en
URL de la Page d'Aide https://andaman7.zendesk.com/hc/en-us/sections/115001299249-Web-Extension
URL de la Page de Politique de Confidentialité https://www.andaman7.com/privacy
Langues Prises en Charge 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'"
    }
}