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은(는) https://www.servicepostal.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Envoyer vos lettres recommandées et courriers directement à partir de Google Drive 24h/24 et en 3 clics !"입니다.
확장 프로그램 스크린샷
Service Postal Drive 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
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" } } |