This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* eval for Ubiquity 0.5 */ | |
CmdUtils.CreateCommand({ | |
names: ["eval"], | |
icon: "chrome://ubiquity/skin/icons/favicon.ico", | |
homepage: "http://d.hatena.ne.jp/bellbind/", | |
author: {name: "bellbind", email: "[email protected]"}, | |
license: "GPL", | |
description: "evaluate script", | |
help: "evaluate script", | |
arguments: [{role:"input", nountype: noun_arb_text}], |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* for Ubiquity 0.5 | |
*/ | |
CmdUtils.CreateCommand({ | |
names: ["alc"], | |
icon: "http://www.alc.co.jp/favicon.ico", | |
homepage: "http://d.hatena.ne.jp/bellbind/", | |
author: {name: "bellbind", email: "[email protected]"}, | |
license: "GPL", | |
description: [ |