Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 629 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 629 Bytes

Sniffy Chrome Extension

Sniffy Chrome Extension adds Enable-Sniffy headers to all requests, thus allowing you to enable Sniffy on demand. More details at sniffy.io

Building

Prerequisites

Setup

npm install

Build

npm run build

Hack

Run watch mode in Visual Studio Code

type Ctrl + Shift + B

Install extension to chrome

Select Settings / Extensions / Load unpacked extension and select dist folder