Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Mandrenkov/FreshView
Browser extension that hides watched YouTube™ videos.
https://github.com/Mandrenkov/FreshView
browser-extension youtube-videos
Last synced: 14 days ago
JSON representation
Browser extension that hides watched YouTube™ videos.
- Host: GitHub
- URL: https://github.com/Mandrenkov/FreshView
- Owner: Mandrenkov
- License: gpl-3.0
- Archived: true
- Created: 2019-05-01T03:17:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-08-20T21:45:37.000Z (about 1 year ago)
- Last Synced: 2024-08-01T16:45:06.499Z (3 months ago)
- Topics: browser-extension, youtube-videos
- Language: JavaScript
- Homepage:
- Size: 2.15 MB
- Stars: 23
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
FreshView for YouTube™FreshView for YouTube™ is a [Chrome](https://chrome.google.com/webstore/detail/freshview-for-youtube/eckknmnfoohbeklmjlidmfdlakndcfkm) and [Firefox](https://addons.mozilla.org/en-US/firefox/addon/freshview-for-youtube/) extension that hides watched YouTube™ videos.
⚠️ **This project is no longer maintained. Thank you to everyone who contributed their thoughts and ideas!** ⚠️
## Features
* *Simple* - Intuitive user interface, design, and controls.
* *Convenient* - Choose the minimum view progress of a watched video.
* *Customizable* - Select which types of videos should never be hidden by the extension.## Installation
The easiest way to install this extension is to follow the instructions on the
[Chrome Web Store](https://chrome.google.com/webstore/detail/freshview-for-youtube/eckknmnfoohbeklmjlidmfdlakndcfkm) or [Add-ons for Firefox](https://addons.mozilla.org/en-US/firefox/addon/freshview-for-youtube/) pages. This is the preferred way to add the latest,
stable version of the extension to your browser.> **Note:** The Chrome Web Store supports Google Chrome, Microsoft Edge, and
> other Chromium-based browsers.To install the extension manually, simply clone this GitHub repository and then
refer to the instructions below.#### Chrome
1. Navigate to `chrome://extensions` via the URL bar.
2. Ensure the **Developer mode** toggle is activated.
3. Click on **Load unpacked**.
4. Select the directory containing the cloned repository.#### Firefox
1. Navigate to `about:debugging` via the URL bar.
2. Click on **This Firefox** from the left sidebar.
3. Click on **Load Temporary Add-on...**.
4. Select the [`manifest.json`](manifest.json) file from the cloned repository.## Support
* Source Code: https://github.com/Mandrenkov/FreshView
* Issue Tracker: https://github.com/Mandrenkov/FreshView/issuesIf you are having problems or would like to suggest a feature, please create an
issue using the GitHub issue tracker.## License
FreshView for YouTube™ is **free** and **open source**, released under the
[GNU Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html).