Recolor
A simple Insomnia plugin to bring back the old colorful HTTP method indicators in the sidebar.
- Insomnia Plugin Hub: insomnia-plugin-recolor
- npmjs: insomnia-plugin-recolor
Installation - Insomnia Plugin Hub
Click INSTALL
Installation - Through Insomnia
- Click Preferences in the bottom left
- Open the Plugins tab
- Copy and paste
insomnia-plugin-recolor
into the textbox - Click Install Plugin
Installation - Manually
- Clone the repository
git clone https://github.com/k3rielit/insomnia-plugin-recolor.git`
cd insomnia-plugin-recolor
- Run
install.bat
, or manually copy themain.js
andpackage.json
files to%appdata%/Insomnia/plugins/insomnia-plugin-recolor
.
Changelog
2023.08.31.
Version 1.0.2 hotfix - Fixed the install error
2023.08.30.
Version 1.0.0 - First stable release
Todo
- Use an Insomnia hook to edit
recolor.settings
- Use
recolor.settings
to control the plugin