Tagged Questions
0
votes
2answers
53 views
Writing an e-Mail app in applescript
I'm using a webmail account(NOT Gmail: hate its interface), and I DON'T want to use the mac's Mail app(must maintain double contacts lists for one thing).
I use Google Chrome and have set the ...
0
votes
1answer
92 views
Automator: start embedded YouTube
So, I need to show some kids a sequence of YouTube videos (with Automator, because there's no one available to man the computer for 30 minutes), but it's at a school where the YouTube domain is ...
1
vote
1answer
313 views
Applescript click automation in Google Chrome browser?
Hello fellow programmers!
I would like to save some applescript code as an application, so that when I open the application it will go to Google Chrome and answer an incoming call in Google Voice.
I ...
3
votes
1answer
423 views
How do I return the number of the current window in Chrome and open a new tab in it?
I am writing an AppleScript in which I need to get the number of the current window of Google Chrome and open a new tab in it. I want something like this (pseudo code):
set curWindNum to the current ...
7
votes
3answers
7k views
How do I open Google Chrome in Incognito mode by default
Is there any way (using apple script or by using settings on chrome) to open Google Chrome in incognito mode.
1
vote
1answer
149 views
Automater/Applescript page viewer/downloader loop
I have some 9500 individual audio files I am trying to download which:
a) require a login to a website
b) are located at subdirectories which ?redirects? to a download link
(eg. ...
