Support
All support resources for our products. Here you can find answers to frequently asked questions, discuss with other users, recover a lost license code or file a support request.
Forum closed
This forum was closed and turned into an archive effective April 21, 2018. It is no longer possible to create new topics or reply to existing topics.

Thanks everyone for all the great questions and contributions over the years.

Please use the Contact form to get in touch.

Remote Buddy Forum

Overview 

AuthorThread
User

22.04.2010 09:28:46
Re: Make a behaviour for browser bookmarks navigation

This posting is older than 6 months and can contain outdated information.
Thanks for asking.

I'm not sure this is easily possible. What could work is a combination of UI scripting and a dedicated Behaviour for just this purpose. Then, however, I'm not sure whether this is possible at all, because UI scripting requires an application to provide accessibility information - something FireFox doesn't do (although it's interface looks Mac-like, FireFox draws it all by itself).

If there are just a few sites you want to visit, it's probably a much better idea to create a custom action for each, using an AppleScript like this:

do shell script "open -a Firefox \"http://www.iospirit.com/\""

Be sure to check the "globally available" checkbox. You can then add these to the menu for FireFox at Prefs > Menu > FireFox by dragging it from Actions > FireFox > .. on the left.

Best regards, 
Felix Schwarz 

Thread-display::