On Sunday, January 10, 2016 at 9:38:50 AM UTC+1, Jonathan Levi wrote: > > By the way, I made .scpt files in the appropriate directory for each of > these, but I can't get either of them to work. >
Both actions I tested in QS 1.2.0. How about you give a more detailed description of your problem? E.g., do the scripts compile in AppleScript Editor, do the actions show in the second pane, do you see any errors in Console? You can use Proxy Objects from QS's catalogue to open the current URL in another browser. Current Web Page (Safari) ⇥ Open With… ⇥ Your Browser As explained in this thread before, for private modes you'll rather have to resort to some applescript. I use the longer script I posted in the second pane in a trigger scoped to Safari. Current Web Page (Safari) ⇥ Incognito Window -- You received this message because you are subscribed to the Google Groups "Quicksilver" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/blacktree-quicksilver. For more options, visit https://groups.google.com/d/optout.
