An open API service indexing awesome lists of open source software.

https://github.com/mantou132/jiese-newtab

New tab page to help stay away from pornography
https://github.com/mantou132/jiese-newtab

chrome-extension newtab

Last synced: about 2 months ago
JSON representation

New tab page to help stay away from pornography

Awesome Lists containing this project

README

          

## Stay Away From Porn

Randomly display a masturbation hazard on the new tab page

![chrome](./screenshot/chrome.jpg)

## development

```bash
# install dependencies
npm install
# start develop
npm run start
```

Build:
```bash
npm run build:zip
```