Created
March 31, 2018 14:00
-
-
Save inbasic/47df749575d98b765e4aa1f4b03dbf50 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"commands": ["delete"], | |
"delete": { | |
"name": "Move deleted emails to Trash", | |
"action": "/path-to-the-trash-script/trash.sh", | |
"classList": [], | |
"alert": true, | |
"warn": "Are you sure?" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment