From 9ed3437497402885e978065ac37e63745ba383b6 Mon Sep 17 00:00:00 2001 From: Marco <35533749+marcopeocchi@users.noreply.github.com> Date: Mon, 30 Oct 2023 13:57:22 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c6a862..d0c520d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ A chrome extension to watch any youtube video on [piped](https://piped.video) +![Screenshot 2023-10-30 alle 13 52 24](https://github.com/marcopeocchi/watch-on-piped/assets/35533749/fb6453e3-7f3b-4fc6-aee5-d7affd485c64) + + ## Build ``` npm i @@ -11,4 +14,4 @@ npm run build - Launch Chrome - Go to [Extensions Page](chrome://extensions) - Load unpacked extension -- Browse and open `dist` directory \ No newline at end of file +- Browse and open `dist` directory