Store and manage your commands
Command Store is a tool that helps you store and manage your commands easily.
How to use:
- Add the command and command description by clicking on add button that's it
- Search the command whenever you need
Features:
- You can search the commands
- You can copy the command with a click of a button
- You can export all the commands in json file
- You can import commands (Compactable with command-store.json format)
- You can Create/Update/Delete commands
Where commands are stored:
- Extension uses the chrome storage api for storing the commands. Since the commands are storing in local it's recommended to take the backup of your command using export feature