Giter VIP home page Giter VIP logo

vvmgev / inssman Goto Github PK

View Code? Open in Web Editor NEW
57.0 3.0 12.0 33.22 MB

Intercept HTTP requests and responses. Modify HTTP request/response body. Modify HTTP request/response headers. Redirect requests. HTTP logger. Mock APIs. Inject scripts. Block requests. Modify query parameters

Home Page: https://inssman.com

License: MIT License

HTML 0.19% CSS 0.56% JavaScript 2.51% TypeScript 84.50% MDX 12.24%
chrome-extension http-interceptor http-proxy interceptor modify-response redirect mock-api open-source postman react rest-api debug tailwind testing typescript

inssman's Introduction

Inssman logo

gitHub license PRs welcome

⚡Welcome HTTP Interceptor⚡

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


About 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 🔗


Features ⭐

  • 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.

Documentation 📕

For more information and examples please visit Documentation page.


Contributing 🙏

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.




inssman's People

Contributors

cheese-yu avatar vvmgev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

inssman's Issues

Add some functions.

Hi
Can you add message about triggered rule to the browser console?
Thanks for good extension.

Rules

image
Your extensions are easy to use and the instructions are easy to understand.
Whether all rules can be exported. Need your help

Modify Request body

Hello author! I couldn't find an expression to modify the request body in readme.md. Can you provide an example? Thank you.
image

Modify request body

Hello, I can't get the modify request body functionality to work. Other functionalities like block request are working with the same conditions set. Can you provide me with a sample ?

[Bug Report] Broken interface

Last release seems broke rules interface, both popup and settings page

Video of popup

2023-12-19.13.23.12.mov

Screenshot of broken page console

image

Browser: Arc and Brave
OS: MacOS Ventura

Multi-type rule ordering

It appears the Modify Header rules are applied after Redirect Request rules. I'd like to inject a header prior to redirecting a request (rewriting the URL), as I need to vary the header value based on the original requested URL. Are there any ordering options or other ideas you have to achieve this?

Thanks!

Cannot paste in static response text area

  1. Open extension
  2. Go to Modify Response in left menu
  3. Make sure Static Response is selected
  4. Copy some text to clipboard and confirm that it is present by pasting it into another application
  5. In the static response text area, use Ctrl-V or the right-click menu->Paste to paste the text.
    Expected: The text appears in the text area.
    Actual: The text does not appear in the text area.

Add RegEx to redirect match operators

Can you add RegEx to redirect match operators?

Or how can I achieve following behaviour with already exist methods?

For example, I want to redirect

google.com/project/123/temp
to
localhost/myproject/123/temp
with any parameters of "123"

Modify request body

Any tutorial for modifying request body? And a feature request to programmatically change the body like this in requestly. Thank you. More power to you!

Screenshot from 2023-11-21 22-39-15

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.