bjfletcher / vary-headers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vary Headers

Running locally

make build will build the latest version of the client side Javascript and then most of the time you will be able to just view popup.html in a browser unless you actually need to check that headers are being set.

Deploying

make package version=${version number} this command will produce a publish.zip file that can then be added to the Chrome web store

About


Languages

Language:JavaScript 73.0%Language:CSS 17.7%Language:HTML 7.9%Language:Makefile 1.3%