CallShaper Agent Extension
Helper extension for CallShaper agent application functionality.
CallShaper Agent Extensionとは何ですか?
CallShaper Agent Extensionはhttps://callshaper.comによって開発されたChromeの拡張機能で、その主な機能は「Helper extension for CallShaper agent application functionality.」です。
拡張機能のスクリーンショット
CallShaper Agent Extension拡張機能のCRXファイルをダウンロード
CallShaper Agent Extension拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This extension provides additional capabilities to the CallShaper agent application. - Allow screenpop for sites that don't want to be loaded in iframes. - Allow "Open Webpage" page task to open in an external browser window instead of a new tab in the current window. - Optionally allow "Click-to-Call" functionality to be added to other webpages the user is viewing.
拡張機能の基本情報
名前 | |
ID | hofjaeagibangaoeiheakhkggpfaaeob |
公式URL | https://chromewebstore.google.com/detail/callshaper-agent-extensio/hofjaeagibangaoeiheakhkggpfaaeob |
説明 | Helper extension for CallShaper agent application functionality. |
ファイルサイズ | 14.09 KB |
インストール数 | 659 |
現在のバージョン | 1.3.3 |
最終更新日 | 2023-09-29 |
公開日 | 2019-07-05 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | https://callshaper.com |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "CallShaper Agent Extension", "description": "Helper extension for CallShaper agent application functionality.", "version": "1.3.3", "manifest_version": 3, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnk9AdBguo3gQ6g89fxDwf7oehnn5KZEAlTamWHcpu3ccmMbOF1X85AvNguabDhDSRqmDM5qZS3PNWM0xHPhzswbWraP3tyGcvdkpF3vAOM4s5IQXR6S2r0DiThGhsJlfPYnvyG\/m2Kr86q1WsEOIP9goy8boqlLPZbo7qk5PJ7sIRqGqk4LVDleFNmtj9JypIZtq7xRgDJH3KBTIr7ZG5qx4aVLMvHEVtpcaBzNgRe7dCc77a15f9xpgrNqO2399eaWqDMieiCv0IP\/XzGHLTbm\/cDUikPD8irYSs4jA4VzOjIddZ88HY1F9D8076LSG49NYk3lz3ynyx4LTX70OXQIDAQAB", "action": { "default_popup": "html\/about.html" }, "icons": { "16": "icons\/icon-16.png", "48": "icons\/icon-48.png", "128": "icons\/icon-128.png" }, "background": { "service_worker": "background.js" }, "declarative_net_request": { "rule_resources": [ { "id": "removeHeaders", "enabled": true, "path": "rules\/removeHeaders.json" } ] }, "content_scripts": [ { "matches": [ " |