# Pxer
## Development
1. Change your Chrome config for allow insecure in localhost
Navigate to `chrome://flags/#allow-insecure-localhost` and set this to enabled
1. Go project directory and run `npm install` for install dependence
1. Run `npm run dev`
1. Add 'src/local.user.js' in TamperMonkey
1. Open some web page and you will see the run result
## License
[MIT](http://opensource.org/licenses/MIT)