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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
이메일 | [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": [ " |