https://github.com/ern0/villantott
https://github.com/ern0/villantott
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ern0/villantott
- Owner: ern0
- License: mit
- Created: 2022-10-28T08:08:38.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-23T16:15:24.000Z (almost 3 years ago)
- Last Synced: 2023-08-03T09:11:44.929Z (over 2 years ago)
- Language: JavaScript
- Size: 122 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# villantott
## What is it
This is a Chrome plugin,
which collects soft-porn articles of
*origo.hu* title page,
and displays them at the top of the page.
Also, there's a prototype written in Python3.
## Project state
The extension works, short term plans:
- better design,
- add more and more items to Nasty Word List.
Long term plans:
- support other browsers,
- hilite other topics.
## Install
### Official
You can install it from Chrome App Store:
https://chrome.google.com/webstore/detail/villantott/acponbbjgfjkofdhadlnihcbanidjdol
### Developer mode
You can install the extension manually:
- download the repository,
- open *Chrome extensions* page: `chrome://extensions`,
- turn on *developer mode* (upper right corner),
- hit *load unpacked* button, then select this project's
`extension/` directory.