A repository for users of Browser Deputy to share their Apple Script commands.
-
Create a new folder under
scripts
. The name should be lowercased and separated by hyphen (-). -
Create
script-name
.md. Fill in name, description, Apple Script, and a download link to the exported JSON file. -
Add the exported JSON file under the folder.
-
Add your new script to the Available Scripts section of README.md. Add new app section if needed.
Go to the scripts
folder to see the real world examples.
-
Download the JSON file in the script folder.
-
Go to Browser Deputy → Settings → Scripts.
-
Click the
Import Command
button right next to the plus button. -
Select the JSON file you’ve downloaded in the first step.
Alternatively, you can just copy the Apple Script in each script folder and add it manually.
-
How can I export the Apple Script command as JSON file?
Go to Browser Deputy → Settings → Scripts and right-click the script you want to export. You can also click the script to select, and click the export button, which is the fourth one on the toolbar.
MIT