Рейтинг 5 из 5 звёзд

Please Please Please

Рейтинг 5 из 5 звёзд

Hello, can you please create version for Firefox Quantum?
Thank you

Рейтинг 4 из 5 звёзд

Launchy was an extremely useful add-on of Firefox . I used it for years but it does not work anymore with Firefox ESR 45.2.0.
How can I fix it? Or should I downgrade Firefox?

Рейтинг 3 из 5 звёзд

I still don't understand how to use Launchy with normal left click, not right click+context menu, if there is only one application defined for that action (open html link). Using right click + Launchy + selecting the application from the context menu is not too user friendy.
It works, except for that issue, very well.

Рейтинг 2 из 5 звёзд

It was a good extension. Too bad it does more walking ... Instead I found "Open With" which does the same job

Рейтинг 3 из 5 звёзд

5 stars for when it worked. 1 star now because it no longer works in Firefox ver 45. I found this a very useful add-on and hope someone updates it.

Рейтинг 5 из 5 звёзд

...so now I chose the following solution: de-activated updates ---> installed Firefox version is frozen at 44.0.2 https://ftp.mozilla.org/pub/firefox/releases/44.0.2/

Рейтинг 1 из 5 звёзд

Deserves a full Viking funeral.

Этот пользователь ранее оставил 1 отзыв на это дополнение.

Рейтинг 5 из 5 звёзд

who knows how to fix it?

мозила по всей видимости потихоньку убивает старые расширения чтобы перейти на хромовские

Рейтинг 1 из 5 звёзд

Help! It does not work anymore with Firefox 45.

Рейтинг 1 из 5 звёзд

Stopped working for me as of firefox 45. Tried uninstalling and reinstalling but no luck...

Рейтинг 1 из 5 звёзд

Does not work with Firefox 45.

Рейтинг 5 из 5 звёзд

It was a great extension while it worked. With a single click, you could redirect a page or pictures to other programs on your computer. Unfortunately, hasn't been updated in years and probably never will.

Рейтинг 2 из 5 звёзд

No options to select in the GUI. Needs to be improved in all ways.

Рейтинг 2 из 5 звёзд

It's a shame, but this extension doesn't work any more. :(

Рейтинг 4 из 5 звёзд

Great addon!
I would love to considerably contribute, if you could enlarge the function of LAUNCHY in the way the firefox addon "selection links" is functioning. it allows to "encircle" several links and let them all open with one single click...

Рейтинг 5 из 5 звёзд

@Paul Osborne: Also perfect in FF 24! ;-))
@gwi2011: NOT working in TB 24.01 ;-((

Рейтинг 1 из 5 звёзд

Addon officially dead for Firefox 23.

Рейтинг 5 из 5 звёзд

Follow the instructions provided by Paul Osborne (https://addons.mozilla.org/de/firefox/addon/launchy/reviews/468944/) (thanks for that), but additionally replace all occurrences of 'gContextMenu.link' with 'gContextMenu.linkURL' in main.js (Line 216, 381 and 421). This will fix the 'Permission denied' error.

It's now working for me with TB 17.0.2.

Рейтинг 5 из 5 звёзд

This is still one of my favourite extensions, but it is starting to lose compatability. I have just submitted a fix to a bug that stops it creating temporary files for other software to use (on Windows), so I hope it will get an update. In the meantime, if you're determined to get it to work I recommend doing this:

Download [email protected] from the 'Add to Firefox' link.
Rename it to [email protected].
Extract the contents of [email protected].
In the contents folder, extract the contents of launchy.jar (I used IZArc for this).
Go into the 'contents' folder and open main.js.

Change line 470 from:

persist.saveURI(URI, null, null, null, null, f);

to:

var privacy = PrivateBrowsingUtils.privacyContextFromWindow(window);
persist.saveURI(URI, null, null, null, null, f, privacy);

Recompress 'contents', 'locale' and 'skin' to a new launchy.jar (I used IZArc again) and delete these 3 folders.
Replace the original launchy.jar with the new one.
Recompress it all to [email protected], being careful to keep the same folder structure.
To check the folder structure, open [email protected] and you should see the 'chrome' folder directly inside (and more). Directly inside 'chrome' should be launchy.jar and nothing else. Directly inside launchy.jar should be the 'contents', 'locale' and 'skin' folders.
Rename the new zip file to [email protected] and drop it back into your extensions folder (or drag and drop it on an open Firefox window to install).
Give it 5 stars or donate something!

It still does not detect all compatible software on Windows x64, but you can use launchy.xml for this, see:
http://gemal.dk/mozilla/launchy.html#xmlfile