Ickata

自己紹介

開発者情報
タイトル Ickata
ユーザー登録日 12月 5, 2010
開発したアドオンの数 0個のアドオン
この開発者のアドオンの平均評価 まだ評価されていません

自分のレビュー

Launchy

5 つ星中 3つの評価を受けています

Works perfectly on Windows but doesn't work on Mac :(

Does not detect any application installed on Mac, even if checked the checkbox.

Also created launchy.xml in chrome directory with the following xml:

<?xml version="1.0" encoding="UTF-8"?>
<configurations xmlns="http://launchy.mozdev.org/configurations">
<application>
<label>Safari</label>
<type>1</type>
<command>open /Volumes/Macintosh/Applications/Safari.app/</command>
</application>
</configurations>

This does not work as well. Always says "Launchy is disabled! No supported applications installed."