The Omni Group
These forums are now read-only. Please visit our new forums to participate in discussion. A new account will be required to post in the new forums. For more info on the switch, see this post. Thank you!

Go Back   The Omni Group Forums > OmniWeb > OmniWeb General
FAQ Members List Calendar Today's Posts

 
applescript & tabs Thread Tools Search this Thread Display Modes
How do I get a script to open urls in new tabs?

I know that I can set preferences to open new links in new tabs. I'd prefer not to do that. I know that I've scripted for other browsers and was able to open urls in new tabs. Does anyone know if there's a way to do that in OmniWeb?
 
Code:
tell application "OmniWeb"
   make new tab at end of tabs in front browser 
     with properties {address:"http://google.com"}
end tell
 
 




Similar Threads
Thread Thread Starter Forum Replies Last Post
Tabs precision OmniWeb Feature Requests 18 2009-09-12 04:19 PM
New Tabs Sidpao OmniWeb Feature Requests 2 2008-12-01 01:29 PM
tabs not as useful as could be btessler OmniWeb General 9 2008-10-07 07:50 PM
Using AppleScript to rearrange tabs ata OmniWeb General 0 2008-03-25 11:43 AM
How about tabs? iwa87 OmniGraffle General 0 2006-05-04 05:04 PM


All times are GMT -8. The time now is 08:27 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.