Ickata

Über mich

Entwickler-Information
Name Ickata
Benutzer seit Dez. 5, 2010
Anzahl der entwickelten Add-ons 0 Add-ons
Durchschnittliche Bewertung der Add-ons des Entwicklers Noch nicht bewertet

Meine Bewertungen

Launchy

Bewertet mit 3 von 5 Sternen

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."