# Pxer

> [中文文档](/README.zh.md) | [English](/README.md) A tool which for [pixiv.net](https://www.pixiv.net), which written by pure clint javascript and which PV attained 10k+. Open source, free and easy to use even you are not a development. Please go [install page](http://pxer.pea3nut.org/install) for using. ## 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)