- Multiple Website Audit
- Auto Generate JSON Audit
- Support Chrome Browser
$ git clone https://github.com/ri7nz/AALighthouse.git && cd AALighthouse $ npm install- Example Url List config
// example url list config // https://github.com/ri7nz/AALighthouse/blob/master/config.js#L27 ... url : [ 'https://yourwebsite0.domain/', 'https://yourwebsite1.domain/' ] ... # save it & run $ npm start- npm start and wait until finish , if success JSON files created
- Upload your test json https://googlechrome.github.io/lighthouse/viewer/
- Create Contribution Template
- Support All Browser
- Domain list reader
- Issue Template