Quicker Connector
Native message connector with Quicker application
Quicker Connector란 무엇입니까?
Quicker Connector은(는) https://getquicker.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Native message connector with Quicker application"입니다.
확장 프로그램 스크린샷
Quicker Connector 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
这是Quicker软件的浏览器插件,使用户可以通过Quicker动作控制浏览器或网页实现自动化操作。 需要结合Quicker软件1.29.0+版本使用。如果您没有使用Quicker软件(https://getquicker.net),请勿安装此插件。 请参考文档:https://getquicker.net/r?id=12 扩展已开源:https://github.com/cuiliang/QuickerConnectorExtension !!! Do not download if you are not using Quicker application from https://getquicker.net. This extension was designed to work with Quicker (A windows tool that can automate operations and softwares). 版本历史: 0.7.4 调整网页按钮的显示顺序。 0.7.3 网址匹配改为忽略大小写;增加恢复悬浮按钮位置功能;增加获取选择器按钮; 0.7.2 回传完善事件信息。 0.7.0 在切换活动窗口的时候,通知Quicker网址变更。增加在网页中显示动作按钮的功能。 0.6.0 增加部分API,重新设计通信协议,更稳定的Quicker连接。 0.5.0 增加部分API 0.4.2 修复无法指定窗口ID打开网页的问题。 0.3.1 打开网址时允许传递参数(用于控制是否激活标签页)
확장 프로그램 기본 정보
이름 | Quicker Connector |
ID | klggbkjfmbonefdcfkiidhcmfjdfnepa |
공식 URL | https://chromewebstore.google.com/detail/quicker-connector/klggbkjfmbonefdcfkiidhcmfjdfnepa |
설명 | Native message connector with Quicker application |
파일 크기 | 63.15 KB |
설치 횟수 | 40,517 |
현재 버전 | 0.7.4 |
최근 업데이트 | 2023-12-04 |
출시 날짜 | 2020-07-08 |
평점 | 5.00/5 총 36 개의 평점 |
개발자 | https://getquicker.net |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://getquicker.net/ |
도움말 페이지 URL | https://getquicker.net/r?id=12 |
개인정보 보호 정책 페이지 URL | https://github.com/cuiliang/QuickerConnectorExtension/blob/master/privacy.md |
지원되는 언어 | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Quicker Connector", "version": "0.7.4", "manifest_version": 2, "description": "Native message connector with Quicker application", "background": { "scripts": [ ".\/background\/main.js" ], "persistent": false }, "web_accessible_resources": [ ".\/content\/styles.css" ], "content_scripts": [ { "matches": [ " |