Quicker Connector
Native message connector with Quicker application
Cos'è Quicker Connector?
Quicker Connector è un'estensione di Chrome sviluppata da https://getquicker.net, e la sua funzione principale è "Native message connector with Quicker application".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Quicker Connector
Scarica i file di estensione Quicker Connector in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
这是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 打开网址时允许传递参数(用于控制是否激活标签页)
Informazioni di Base sull'Estensione
Nome | Quicker Connector |
ID | klggbkjfmbonefdcfkiidhcmfjdfnepa |
URL Ufficiale | https://chromewebstore.google.com/detail/quicker-connector/klggbkjfmbonefdcfkiidhcmfjdfnepa |
Descrizione | Native message connector with Quicker application |
Dimensione del File | 63.15 KB |
Conteggio Installazioni | 40,517 |
Versione Corrente | 0.7.4 |
Ultimo Aggiornamento | 2023-12-04 |
Data di Pubblicazione | 2020-07-08 |
Valutazione | 5.00/5 Totale 36 Valutazioni |
Sviluppatore | https://getquicker.net |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://getquicker.net/ |
URL della Pagina di Aiuto | https://getquicker.net/r?id=12 |
URL della Pagina della Politica sulla Privacy | https://github.com/cuiliang/QuickerConnectorExtension/blob/master/privacy.md |
Lingue Supportate | 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": [ " |