# sketch-plugin-monster **Repository Path**: mirrors_peachscript/sketch-plugin-monster ## Basic Information - **Project Name**: sketch-plugin-monster - **Description**: A Sketch plugin for managing all plugin shortcuts. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2025-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

downloads version license

## Sketch Plugin Monster A Sketch plugin for managing all plugin shortcuts. ### Features - Manage plugin shortcuts - Detect and highlight conflicting shortcuts - Set or clear shortcut for any command of Sketch plugins - Not allowed to set shortcuts that conflict with Sketch or other plugins - Display conflict details - Filter commands which use specific shortcut keys - Import and export shortcut configurations - Search any command or plugin through keywords - Multi-language support ## Installation ### Direct download 1. Download the latest version from [release page](https://github.com/PeachScript/sketch-plugin-monster/releases) and unzip; 2. Open `Sketch Plugin Monster.sketchplugin`. ### Install with Sketchpacks Install sketch-plugin-monster with Sketchpacks ### Install with Runner 1. Press `⌘` + `'` open Runner window; 2. Switch to `install` tab; 3. Type `monster`; 4. Select `Sketch Plugin Monster` item and press `Return`. Works with Sketch Runner ### Install with Sketch Plugin Manager 1. Search `monster` in Sketch Plugin Manager; 2. Find `Sketch Plugin Monster` in the result list and click `Install` button. ## FAQ Please visit the [FAQ page](https://github.com/PeachScript/sketch-plugin-monster/blob/master/doc/FAQ.md). ## Changelog Details changes for each release are documented in the [release notes](https://github.com/PeachScript/sketch-plugin-monster/releases). ## Maintainers

Golevka
Designer

PeachScript
Developer
## Licence The MIT License (MIT) Copyright (c) 2018 PeachScript Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.