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
- Host: GitHub
- URL: https://github.com/mantou132/jiese-newtab
- Owner: mantou132
- Created: 2020-10-06T16:24:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-06T16:25:20.000Z (over 5 years ago)
- Last Synced: 2025-06-11T03:07:31.523Z (about 1 year ago)
- Topics: chrome-extension, newtab
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/stay-away-from-porn/ojpeljmamahkbfaclfkdmfioffdfeaib
- Size: 210 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Stay Away From Porn
Randomly display a masturbation hazard on the new tab page

## development
```bash
# install dependencies
npm install
# start develop
npm run start
```
Build:
```bash
npm run build:zip
```