Git Product home page Git Product logo

mitm's Introduction

MITM

MITM aka Man-In-The-Middle, means this is kind of interception Chrome Extension when using.

How To Use ( Ver <= 0.0.4)

For this extension, you need download the whole project and add some extra info to make it work. Below is the step you need to take.

Set the URL you want to take effect
  • Open manifest.json
  • Update the URL part in "permissions"
Modify Regulation rule for extension to use
  • Open background.js
  • Update the variable re to populate your desired regexp
Add the replace reource code into replace.js (Now only support *.js)
  • Open replace.js
  • Write/Paste the code you already did in it
  • Don't forget to save the file. :)

TODO list

I have added several TODO comments in the code and most of them should be able to implemented in the coming future releases. Stay tuned!

  • Make re rule configurable in popup html
  • Make replace.js content configurable in popup html or else place instead of packing extension by user himself.
  • Support personalized notifications.
  • (Supported in v0.0.3) Support automatically reload page when enable/disable extension.

mitm's People

Contributors

indooorsman avatar rvtea avatar

Watchers

 avatar  avatar  avatar

Forkers

indooorsman

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.