Skip to content

Instantly share code, notes, and snippets.

@inbasic
Created March 31, 2018 14:00
Show Gist options
  • Save inbasic/47df749575d98b765e4aa1f4b03dbf50 to your computer and use it in GitHub Desktop.
Save inbasic/47df749575d98b765e4aa1f4b03dbf50 to your computer and use it in GitHub Desktop.
"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