CallBridge+ France - Call from the PC
Launch calls/SMS on IOS/Android smartphone from your browser
CallBridge+ France - Call from the PC là gì?
CallBridge+ France - Call from the PC là một tiện ích mở rộng Chrome được phát triển bởi https://getcallbridge.com, và tính năng chính của nó là "Launch calls/SMS on IOS/Android smartphone from your browser".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng CallBridge+ France - Call from the PC
Tải xuống các tệp mở rộng CallBridge+ France - Call from the PC dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
CallBridge+ (France) CallBridge+ ajoute un bouton "Appeler le numéro" sur l'ensemble de vos sites de petites annonces et d'annuaires. En 1 clic, le numéro est envoyé vers votre smartphone, et celui-ci lance l'appel. Recherche d'appartement ? D'une voiture d'occasion ? Ou pour votre prospection ? Arrêtez de composer vous-même, vous gagnerez en moyenne 45-60 secondes par appel. -=Fonctionnalités=- - Repère les n° de téléphone sur les annonces (même cachés) - Ajout d'un ou plusieurs bouton(s) sur l'annonce - Protection contre les n° surtaxés - Envoi du n° à votre smartphone + numérotation - Envoi du descriptif de l'annonce au smartphone - Compatible Callbridge Pro et Free - Test de fonctionnement - Utilise votre propre forfait téléphonique - Aucun surcoût/appel Le paramétrage est unique pour l'ensemble des sites Français *** Compatible IOS et Androïd *** Liste des sites compatibles (au 25/09/2017): Sites d'annonces : - LeBonCoin - SeLoger - DirectMandat/DirectAnnonces - ParuVendu - LaCentrale - AutoPlus - 321Auto - PaP (Particulier à particulier) - Partenaire-Europeen - LesParticuliers - TopAnnonces - VivaStreet - ZoomCar Sites annuaires : - PagesJaunes - PagesBlanches Pour voir la liste complète des sites+actualisée : https://goo.gl/8Mwcfm -==Installation==- 1 - Sur le smartphone IOS/Android Installez: CallBridge Pro : dispo sur l'Appstore et le Playstore Démarrez CallBridge, et créez un compte. L'appli mobile est ce qui sécurise et permet de transmettre le n° de tél depuis votre ordinateur. 3 - Configuration Cliquez sur l'icône CallBridge+ ( de l'extension) Le fenêtre Settings apparaît : - Tapez votre login (email), - Tapez votre mot de passe, - Cliquez sur Free ou Pro en fonction de votre version CallBridge Mobile C'est parti! Vous pouvez appeler avec votre smartphone, en tout juste 1 clic sur votre PC/Mac ---Souscription--- CallBridge+ est totalement gratuit pour les utilisateurs Callbridge Pro. Si vous n'êtes pas encore inscrit, C'EST ICI: https://getcallbridge.com/fr Pour les utilisateurs Callbridge Free : Une (toute) petite contribution est nécessaire. Mais pas d'inquiétudes, c'est de l'ordre du prix d'un café. ?? Au choix : 2,50€ par mois (ou 3$/mois) ou 25€ par an (soit 20% de remise). (ou 30$/an) Vous pouvez la souscrire ICI: https://goo.gl/8Mwcfm , pensez-bien à utiliser votre adresse mail de compte Callbridge Free si vous en avez déjà un, sinon un nouveau compte vous sera créé avec l'adresse email utilisée pour payer CallBridge+. -==SUPPORT==- Un Live Chat est disponible sur le site https://getcallbridge.com/fr pour toute question Pour l'utilisation générale, vous avez la FAQ ici : https://getcallbridge.com/fr/faq Souscription ICI: https://goo.gl/8Mwcfm
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | CallBridge+ France - Call from the PC |
ID | ckfjonhenjggkobbdmdgdhjmadanpenn |
URL Chính Thức | https://chromewebstore.google.com/detail/callbridge+-france-call-f/ckfjonhenjggkobbdmdgdhjmadanpenn |
Mô tả | Launch calls/SMS on IOS/Android smartphone from your browser |
Kích Thước Tệp | 96.54 KB |
Số Lần Cài Đặt | 50 |
Phiên Bản Hiện Tại | 1.35 |
Cập Nhật Lần Cuối | 2018-12-08 |
Ngày Phát Hành | 2018-12-08 |
Đánh Giá | 5.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | https://getcallbridge.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://getcallbridge.com/fr/appelez-directement-depuis-vos-sites-preferes-avec-callbridge |
URL Trang Trợ Giúp | https://getcallbridge.com/fr/faq |
URL Trang Chính Sách Bảo Mật | https://getcallbridge.com/legal-terms |
Ngôn Ngữ Được Hỗ Trợ | en,fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "manifest_version": 2, "version": "1.35", "description": "__MSG_appDesc__", "default_locale": "en", "author": "McLeed", "short_name": "France CallBridge", "icons": { "16": "images\/icone16.png", "32": "images\/icone32.png", "48": "images\/icone48.png", "64": "images\/icone64.png", "128": "images\/icone128.png" }, "options_page": "gestion.html", "background": { "page": "background.html", "persistent": true }, "commands": { "Call": { "suggested_key": { "default": "Alt+Y", "linux": "Alt+Y" }, "description": "Call" }, "Sms": { "suggested_key": { "default": "Alt+X", "linux": "Alt+X" }, "description": "Sms" }, "_execute_browser_action": { "suggested_key": { "default": "Alt+B", "linux": "Alt+B" } }, "_execute_page_action": { "suggested_key": { "default": "Alt+A", "linux": "Alt+A" } } }, "browser_action": { "default_icon": "images\/icone19.png", "default_popup": "popup.html" }, "permissions": [ "tabs", "notifications", "storage", "unlimitedStorage", "background", "desktopCapture", "contextMenus" ], "web_accessible_resources": [ "*.*" ], "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "js": [ "jquery.min.js", "select.js" ], "run_at": "document_start", "all_frames": true } ] } |