The popular open-source contract for web professionals by Stuff & Nonsense
- Originally published: 23rd December 2008
- Revised date: March 15th 2016
- Original post
| { | |
| "description": "Remap normal delete key to behave like cmd+backspace", | |
| "manipulators": [ | |
| { | |
| "conditions": [ | |
| { | |
| "bundle_identifiers": [ | |
| "^com.apple.finder$" | |
| ], | |
| "type": "frontmost_application_if" |