CircleLoop
CircleLoop
Was ist CircleLoop?
CircleLoop ist eine Chrome-Erweiterung, die von CircleLoop entwickelt wurde, und ihr Hauptmerkmal ist "CircleLoop".
Erweiterungsscreenshots
CircleLoop-Erweiterungs-CRX-Datei herunterladen
Laden Sie CircleLoop-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
CircleLoop is a powerful cloud-based phone system designed to help businesses save time, get more done and save money versus the usual telephony options. Our Chrome extension enables instant click-to-call from any website that supports "Call-to" links. Simply click on a phone number and it will be sent into CircleLoop's desktop app, allowing you to make the call without needing to copy and paste or type the phone number. So now you can kill the desk phone AND get more done with CircleLoop. The CircleLoop-Chrome extension is available to all CircleLoop customers free of charge. Not yet a CircleLoop customer? Sign up for your completely free 7 day trial at https://www.circleloop.com
Grundlegende Informationen zur Erweiterung
Name | CircleLoop |
ID | doipekboknichhfnjfpcpdiidckbblme |
Offizielle URL | https://chromewebstore.google.com/detail/circleloop/doipekboknichhfnjfpcpdiidckbblme |
Beschreibung | CircleLoop |
Dateigröße | 25.53 KB |
Installationsanzahl | 1,928 |
Aktuelle Version | 5.1 |
Letztes Update | 2021-10-17 |
Veröffentlichungsdatum | 2019-10-16 |
Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
Entwickler | CircleLoop |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://www.circleloop.com/ |
Hilfeseite URL | https://help.circleloop.com/ |
URL der Datenschutzrichtlinien-Seite | https://www.circleloop.com/privacy |
Unterstützte Sprachen | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "CircleLoop", "description": "CircleLoop", "version": "5.1", "author": "Mission Labs", "permissions": [ "contextMenus" ], "browser_action": { "default_icon": { "16": "16x16.png", "24": "48x48.png", "32": "128x128.png" }, "default_title": "CircleLoop" }, "icons": { "16": "16x16.png", "48": "48x48.png", "128": "128x128.png" }, "background": { "scripts": [ "bg.js" ] }, "content_scripts": [ { "matches": [ " |