0.0.6 • Published 5 months ago
insomnia-plugin-header-masker v0.0.6
Insomnia Plugin: Mask Requests Headers
Overview
This Insomnia plugin adds a toggle button that allows users to mask sensitive values in HTTP request headers. The masked values will be replaced with ******
for improved privacy and security when presenting or displaying requests.
Features
- Toggle masking on/off at request level: Easily switch between masked and unmasked values.
- Persistent settings: Masking preferences are saved across sessions.
- User-friendly interface: Intuitive toggle button integrated into Insomnia’s UI.
Usage
- Open an API request in Insomnia.
- Locate the masking toggle button in the request tab.
- Click the toggle to enable or disable masking.
- When enabled, sensitive values in headers and/or query parameters will be replaced with
******
.
Installation
- Open Insomnia.
- Navigate to
Preferences
>Plugins
. - Search for
insomnia-plugin-mask-headers
or go to official Insomnia Browse Plugin Hub. - Click
Install Plugin
. - Hit Reload Plugins or restart Insomnia if necessary.
License
This project is licensed under the MIT License.
Contributions
Contributions are welcome and appreciated! Feel free to submit issues, or open pull requests to improve the plugin.
Leave a ⭐️ in GitHub if you found this plugin helpful!