sastraxi / conure

Conure is a Firefox web extension that intercepts calls to a web API in order to learn from its responses and ultimately fake them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conure

Conure is a Firefox web extension that intercepts calls to a web API in order to learn from its responses and ultimately fake them.

Get started

Install the dependencies.

yarn

Adjust the web-ext.config.js to point to your firefox binary.

Then start in test browser:

yarn build
yarn start

A browser window will open automatically with the web-extension loaded.

About

Conure is a Firefox web extension that intercepts calls to a web API in order to learn from its responses and ultimately fake them.


Languages

Language:JavaScript 58.3%Language:HTML 31.1%Language:CSS 10.6%