Athena Browser Integration Extension
Athena Integration Extension
Τι είναι το Athena Browser Integration Extension;
Το Athena Browser Integration Extension είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον dasanelectron.rnd, και η κύρια λειτουργία του είναι "Athena Integration Extension".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Athena Browser Integration Extension
Λήψη αρχείων επέκτασης Athena Browser Integration Extension σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Title: The Chrome host extension for USB headset of JPL Telecom Inc. It can interwork with iPECS One softphone UC client that is introduced by Ericssion LG. Explanation: The iPECS One softphone UC client is developed by Ericsson LG and it is using over the world. The detail information can be seen at https://ipecs.com/product/ipecs-one The iPECS One is developed on Web RTC platform. It can be used with internal PC speaker and microphone or external speaker and microphone. Like another common soft UC clients, user demands to use the softphone with USB interface headsets. Actually, USB headset should have typical consumer functionalities like volume increment and decrement. And also, it should have telephony related HID capabilities. If connected USB headset has telephony HID capabilities, some major call control interworking should be supported. Usually, they are call active, call end, mute, unmute, and ring alert commands. The major functionality of "Athena Browser Integration Extension" is a kind of bridge interfacing between iPECS One softphone UC client and JPL Telecom's USB headset. 1. Action from iPECS One to USB Headset A. Incoming Call Ring Alert B. Off-Hook on iPECS One C. On-Hook on iPECS One D. Mute / Unmute on iPECS One 2. Action from USB Headset to iPECS One A. Call Active action to iPECS One C. Call End action to iPECS One D. Mute / Unmute button action to iPECS One How it works: 1. When incoming call is coming: Ringing WEB RTC Softphone ---> extension --> USB control application --> USB headset. 2. Call Active: 1) When user takes a call at iPECS One softphone UC Client, WEB RTC Softphone ---> extension --> USB control application --> USB headset. 2) When user takes a call with using USB headset, USB headset. --> USB control application --> extension --> WEB RTC Softphone 3. Call End 1) When user ends a call at iPECS One softphone UC Client, WEB RTC Softphone ---> extension --> USB control application --> USB headset. 2) When user ends a call with using USB headset, USB headset. --> USB control application --> extension --> WEB RTC Softphone 4. Mute/Unmute 1) When user mutes or unmutes a call at iPECS One softphone UC Client, WEB RTC Softphone ---> extension --> USB control application --> USB headset. 2) When user mutes or unmutes a call with using USB headset, USB headset. --> USB control application --> extension --> WEB RTC Softphone
Βασικές Πληροφορίες Επέκτασης
Όνομα | Athena Browser Integration Extension |
ID | gbaaffppekiinapleoblkaladhdigoii |
Επίσημο URL | https://chromewebstore.google.com/detail/athena-browser-integratio/gbaaffppekiinapleoblkaladhdigoii |
Περιγραφή | Athena Integration Extension |
Μέγεθος Αρχείου | 17.17 KB |
Αριθμός Εγκαταστάσεων | 427 |
Τρέχουσα Έκδοση | 1.0.5 |
Τελευταία Ενημέρωση | 2022-02-09 |
Ημερομηνία Δημοσίευσης | 2021-09-25 |
Προγραμματιστής | dasanelectron.rnd |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://www.jpltele.com/ |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Athena Browser Integration Extension", "description": "Athena Integration Extension", "manifest_version": 3, "version": "1.0.5", "version_name": "1.0.5", "icons": { "16": "icon16_Athena.png", "48": "icon48_Athena.png", "128": "icon128_Athena.png" }, "options_ui": { "page": "options.html", "open_in_tab": false }, "content_scripts": [ { "js": [ "content-script.js" ], "matches": [ " |