Trident Extension
Trident Extension
What is Trident Extension?
Trident Extension is a Chrome extension developed by Dialoga Group, LLC, and its main feature is "Trident Extension".
Extension Screenshots
Download Trident Extension Extension CRX File
Download Trident Extension extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Our Dialoga PBX is the core component of our WebRTC service offer. It combines all the benefits of an advanced dynamic call control and routing engine with a full-featured caller interaction solution. This can all be accessed through the easy-to-use self-management and reporting interface. With Dialoga PBX your company can have a PBX based on WebRTC technology, without having to acquire any hardware and without any connection or physical infrastructure. WebRTC technology integrates directly into your browser, allowing you to communicate easily and receive calls directly on your computer screen.
Extension Basic Information
Name | Trident Extension |
ID | enaooleobhiickinfoghmfjkmcogbipk |
Official URL | https://chromewebstore.google.com/detail/trident-extension/enaooleobhiickinfoghmfjkmcogbipk |
Description | Trident Extension |
File Size | 56.14 KB |
Installation Count | 188 |
Current Version | 11.0.0 |
Last Updated | 2024-01-15 |
Publish Date | 2020-05-27 |
Rating | 4.00/5 Total 1 Ratings |
Developer | Dialoga Group, LLC |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://trident.dialoga.io/privacy/index.html |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Trident Extension", "description": "Trident Extension", "version": "11.0.0", "manifest_version": 3, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "background": { "service_worker": "background.js" }, "action": [], "content_scripts": [ { "matches": [ "https:\/\/*\/*" ], "js": [ "jquery-3.4.1.min.js", ".\/content.js" ] } ], "web_accessible_resources": [ { "resources": [ "images\/*", "*.css" ], "matches": [ " |