Coder Social home page Coder Social logo

toptecshare / http-request-override Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thmsgbrt/http-request-override

2.0 0.0 1.0 644 KB

Chrome Extension - Allows you to override a request or add one when page is loading

JavaScript 66.45% CSS 28.95% HTML 4.61%

http-request-override's Introduction

HTTP Request Override for Chrome

  • Replace a request made by a webpage or
  • Inject a new request while your page is loading

Available Chrome Store

Follow the link to download the extension : HTTP Request Override

Screenshots

Screenshot1 Screenshot2

How it works

  • Create a rule by clicking on Add Rule button
  • Select your injection choice
    • Override Request : will override any requests matching the Request Regex
    • Inject Code: will create a new request with the given URL to inject
  • Page Regex : The extension will either watch every requests for the corresponding URL (if you are replacing a request) or inject a new request for every pages matching the regex.

Developing

If you want to work on it : git clone https://github.com/thmsgbrt/HTTP-Request-override

Chrome

  1. Enable Chrome Extensions Developer Mode in Chrome.
  2. In Settings > Extensions click "Load unpacked extension" and select the app/ subfolder of this repository.

There is a gulp task to compile the scss that you can start by running gulp at the root of the folder.

http-request-override's People

Contributors

thmsgbrt avatar

Stargazers

 avatar pro avatar

Forkers

devmgod

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.