From 6989dc31b47074c9d5e21602463d4a3ab382f8d1 Mon Sep 17 00:00:00 2001 From: Todor Kirilov Date: Tue, 17 Jun 2025 11:11:19 +0300 Subject: [PATCH] =?UTF-8?q?This=20PR=20adds=20YouTube=20Local=20History,?= =?UTF-8?q?=20a=20browser=20extension=20that=20allows=20users=20to=20resum?= =?UTF-8?q?e=20YouTube=20videos=20and=20track=20watch=20history=20locally,?= =?UTF-8?q?=20without=20relying=20on=20YouTube=E2=80=99s=20native=20histor?= =?UTF-8?q?y=20or=20cloud=20sync.=20It=20supports=20both=20Chrome-based=20?= =?UTF-8?q?and=20Firefox=20browsers,=20and=20stores=20all=20data=20offline?= =?UTF-8?q?=20in=20the=20user's=20browser.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4d93e67..a0a55a5 100644 --- a/README.md +++ b/README.md @@ -1565,6 +1565,8 @@ Please read about what the addon does before installing. If you don't understand #### Useful Tools - [Single File](https://github.com/gildas-lormeau/SingleFile) - Save a faithful copy of an entire web page in a single HTML file so you can use it offline. +- [YouTube Local History](https://github.com/EdinUser/YouTubeLocalHistory) - A browser extension that stores YouTube watch history **locally** in your browser. Lets you resume videos, track playlists, and mark viewed content — all without sending any data to Google. + [Chrome](https://chromewebstore.google.com/detail/pebiokefjgdbfnkolmblaaladkmpilba) / [Firefox](https://addons.mozilla.org/en-US/firefox/addon/local-youtube-video-history/) ### Browser Sync - [xBrowserSync](https://www.xbrowsersync.org/) - Browser syncing as it should be: secure, anonymous and free!