Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gkshi/youtube-chrome-extension
Hide watched videos on youtube (Google Chrome extension)
https://github.com/gkshi/youtube-chrome-extension
chrome-extension hide-watched-videos youtube
Last synced: 6 days ago
JSON representation
Hide watched videos on youtube (Google Chrome extension)
- Host: GitHub
- URL: https://github.com/gkshi/youtube-chrome-extension
- Owner: gkshi
- License: mit
- Created: 2021-02-28T14:31:57.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-07T15:45:53.000Z (almost 4 years ago)
- Last Synced: 2024-11-04T22:02:27.655Z (about 2 months ago)
- Topics: chrome-extension, hide-watched-videos, youtube
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/cnibhadcgbichplollgpdnnhjbgflmej
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# youtube-chrome-extension
Hide watched videos on youtube (Google Chrome extension)
### Installation
[Download](https://chrome.google.com/webstore/detail/cnibhadcgbichplollgpdnnhjbgflmej) official extension in Google Web Store
### Development1. Download the repo
2. Go to ```chrome://extensions/```
3. Turn on "Developer mode" at top-right
4. Click to "Load unpacked"
After every change you have to click to update button on the extension at ```chrome://extensions/```![screenshot](https://raw.githubusercontent.com/gkshi/youtube-chrome-extention/main/images/instruction.png)