Inssman is a lightweight browser extension designed to faster intercept HTTP(s) requests without additional programs. Inssman built the top of the last APIs which provides control over HTTP(s) responses and requests. Install Inssman
Inssman is an Open-Source project that makes developers' daily tasks faster and easier.
Inssman is reducing dependency on the backend side by modifying the response of API, even returning data from not existed the API.
Inssman provides features like redirecting requests to another source, overriding API responses, injecting files to the website, use local files or remote sources in production without deployment. Read more 🔗
- Redirect Request 🔀
Use cases
Redirect any type of production request to the local environment. - Block Request 🚫
Use cases
Block loading third-party libraries. - Modify Request 📎
Use cases
Modify API request body without modifying the original code. - Modify Response 📝
Use cases
Modify API response before backend integration of new changes. - Modify Query Parameters ❔
Use cases
Block loading third-party libraries. - Modify Request Header 🌐
Use cases
Add authorization header to request. - Modify Response Header 🗞️
Use cases
Remove CORS of the browser. - Inject File 🔧
Use cases
Modify the behavior of mouse/keyboard events or add listeners browser events.
For more information and examples please visit Documentation page.
Inssman welcomes contributions in the form of pull requests, whether it's for fixing bugs, improvement or introducing new features. Your valuable contributions help improve the project and make it better for everyone.