Toxblh/MTMR

Button doesn't trigger action

Open

#155 ouverte le 20 mars 2019

Voir sur GitHub
 (31 commentaires) (0 réactions) (0 assignés)Swift (203 forks)batch import
bughelp wanted

Métriques du dépôt

Stars
 (3 884 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

{ "type": "staticButton", "align": "left", "width": 44, "image": { "base64": "D0...BlaBla" }, "action": "appleScript", "actionAppleScript": { "inline": "tell application \"Google Chrome\"\rset minimized of window 1 to true\rend tell" }, },

I gave MTMR all permissions it needed but nevertheless nothing happens when I try pressing this Button. When i run the script in the Apple Script editor everything works fine and Chrome get's minimized. Thank your for your support :)

Guide contributeur