Service Postal Drive

Envoyer vos lettres recommandées et courriers directement à partir de Google Drive 24h/24 et en 3 clics !

Service Postal Driveคืออะไร?

Service Postal Drive เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.servicepostal.com และคุณลักษณะหลักของมันคือ "Envoyer vos lettres recommandées et courriers directement à partir de Google Drive 24h/24 et en 3 clics !"

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

screenshot
screenshot
screenshot

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

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

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

                        Envoyer vos lettres recommandées et courriers directement à partir de Google Drive 24h/24 et en 3 clics ! 

A la recherche de gain de temps, pressé, pas d'imprimante, loin du bureau de poste, marre de faire la queue ou de prendre la pluie ?

Une fois l'application installée depuis le Chrome Web store et l'inscription gratuite effectuée au service, il suffira de :

1- cliquer avec le bouton droit sur le document à envoyer et de sélectionner Ouvrir avec > Service Postal

L'interface d'envoi de Service Postal s'ouvre alors, vous êtes automatiquement authentifié et le document est pré-chargé.

2- Sélectionner les coordonnées destinataires pré-enregistrées (ou les saisir)

3- Confirmer la commande (ou régler le cas échéant)

Service Postal s'occupe alors du reste : impression, mise sous pli, affranchissement et dépôt en poste.

Avec www.servicepostal.com , un clic et c'est posté !                    

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

ชื่อ Service Postal Drive Service Postal Drive
ID ihpkanbmkapdplhlflohmemhbnjaahkc
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/service-postal-drive/ihpkanbmkapdplhlflohmemhbnjaahkc
คำอธิบาย Envoyer vos lettres recommandées et courriers directement à partir de Google Drive 24h/24 et en 3 clics !
ขนาดไฟล์ 29.92 KB
จำนวนการติดตั้ง 144
เวอร์ชันปัจจุบัน 2.2.0.0
อัปเดตครั้งล่าสุด 2020-02-10
วันที่เผยแพร่ 2020-02-10
คะแนน 3.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา https://www.servicepostal.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.servicepostal.com/envoyer-lettre-en-ligne/preparer-courrier
URL หน้าช่วยเหลือ https://www.servicepostal.com/lettre-en-ligne/google-drive
URL หน้านโยบายความเป็นส่วนตัว https://www.servicepostal.com/societe/confidentialite
ภาษาที่รองรับ fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Service Postal Drive",
    "version": "2.2.0.0",
    "manifest_version": 2,
    "description": "Envoyer vos lettres recommand\u00e9es et courriers directement \u00e0 partir de Google Drive 24h\/24 et en 3 clics !",
    "container": "GOOGLE_DRIVE",
    "api_console_project_id": "581429343971",
    "gdrive_mime_types": {
        "http:\/\/drive.google.com\/intents\/opendrivedoc": [
            {
                "type": [
                    "image\/png",
                    "image\/jpeg",
                    "image\/gif",
                    "application\/vnd.google.drive.ext-type.png",
                    "application\/vnd.google.drive.ext-type.jpg",
                    "application\/vnd.google.drive.ext-type.gif",
                    "application\/pdf",
                    "application\/rtf",
                    "application\/vnd.openxmlformats-officedocument.spreadsheetml.sheet",
                    "application\/x-vnd.oasis.opendocument.spreadsheet",
                    "application\/vnd.openxmlformats-officedocument.presentationml.presentation"
                ],
                "href": "https:\/\/www.servicepostal.com\/Drive\/Index",
                "title": "Open",
                "disposition": "window"
            }
        ]
    },
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Service Postal Drive"
    }
}