Ubcloud Browser Sync
Ubcloud Notification Extension
Ubcloud Browser Syncとは何ですか?
Ubcloud Browser SyncはBarnetik Koop.によって開発されたChromeの拡張機能で、その主な機能は「Ubcloud Notification Extension」です。
拡張機能のスクリーンショット
Ubcloud Browser Sync拡張機能のCRXファイルをダウンロード
Ubcloud Browser Sync拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This extension integrates Ubcloud PBX 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 Ubcloud PBX account is mandatory to be able to use this extension. 拡張機能の基本情報
| 名前 | |
| ID | pkcalamcaeofflknedljilbmmfbhkfkf |
| 公式URL | https://chromewebstore.google.com/detail/ubcloud-browser-sync/pkcalamcaeofflknedljilbmmfbhkfkf |
| 説明 | Ubcloud Notification Extension |
| ファイルサイズ | 261 KB |
| インストール数 | 267 |
| 現在のバージョン | 1.1.1 |
| 最終更新日 | 2020-04-20 |
| 公開日 | 2020-04-17 |
| 開発者 | Barnetik Koop. |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://www.ubcloud.es |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Ubcloud Browser Sync",
"version": "1.1.1",
"description": "Ubcloud Notification Extension",
"homepage_url": "https:\/\/www.ubcloud.es",
"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": [
" | |