PekePBX Browser Sync
PekePBX Notification Extension
什么是PekePBX Browser Sync?
PekePBX Browser Sync是由Barnetik Koop.开发的Chrome扩展程序,该扩展的主要功能是“PekePBX Notification Extension”。
扩展截图
下载PekePBX Browser Sync扩展crx文件
下载PekePBX Browser Sync扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This extension integrates PekePBX customer accounts and Chrome browser.
Once authenticated users will be able to:
* Receive notifications when an incoming call is received on their related SIP account
* Click2Call functionality to any selected phone number or "tel:" link against their related SIP account
A PekePBX account is mandatory to be able to use this extension. 扩展基本信息
| 名称 | |
| ID | ehkikpndlfkeicoeackadgibojlnhalp |
| 官方URL | https://chromewebstore.google.com/detail/pekepbx-browser-sync/ehkikpndlfkeicoeackadgibojlnhalp |
| 简介 | PekePBX Notification Extension |
| 文件大小 | 264 KB |
| 安装次数 | 152 |
| 当前版本 | 1.1.0 |
| 更新时间 | 2020-02-19 |
| 上架时间 | 2020-02-19 |
| 评分 | 5.00/5 共1次评分 |
| 开发者 | Barnetik Koop. |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://www.pekepbx.com |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "PekePBX Browser Sync",
"version": "1.1.0",
"description": "PekePBX Notification Extension",
"homepage_url": "https:\/\/pekepbx.com",
"options_ui": {
"page": "options.html",
"chrome_style": true,
"open_in_tab": true,
"browser_style": true
},
"background": {
"scripts": [
"background.bundle.js"
]
},
"browser_action": {
"default_icon": {
"64": "icon-64.png",
"128": "icon-128.png"
}
},
"content_scripts": [
{
"run_at": "document_start",
"matches": [
" | |