Skip to content

Instantly share code, notes, and snippets.

{
"local": "127.0.0.1:8124",
"remote": {
"https://user:pass@proxy:port": [
"rule1",
"rule2"
],
"http://proxy2:port2": [
"/regex/"
]
/* command "cambridge" */
CmdUtils.CreateCommand({
names: ["cambridge"],
icon: "http://www.cambridge.org/assets/common/favicon/favicon.ico",
homepage: "http://dictionary.cambridge.org",
author: { name: "Sealence", email: "sealence@gmail.com"},
license: "GPL",
description: "Search in Cambridge",
help: "cambridge: your word",
arguments: [ {role: 'object', nountype: noun_arb_text, label: 'input'} ],