現在可以自行添加外掛程式了 ^^
http://gemal.dk/mozilla/launchy-xmlfile.html
官網上的launchy.xml 文件自動產生器,產生後的碼貼到
%APPDATA%\MOZILLA\FIREFOX\PROFILES\亂碼.使用者ID\chrome\下的launchy.xml就可以用了。 ^^
以下是將leapFTP加入的launchy.xml範例:
引言回覆:
<?xml version="1.0" encoding="UTF-8"?>
<configurations xmlns="http://launchy.mozdev.org/configurations">
<application>
<label>LeapFtp</label>
<type>4</type>
<command>C:\Program Files\LeapFTP\leapftp.exe</command>
<arguments></arguments>
</application>
</configurations>
PS.不過這樣的缺點是,如果要重灌電腦的話...MozBackup會備份chrome下的launchy.xml嗎?