From 46d0830e0bc42374b4e710d5f7ab5f16dec1cb84 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sun, 9 Feb 2025 20:18:25 +0000 Subject: [PATCH] Added ImprovedTube's repository to the data.json This repo appears activae and has lots of appropriately labelled issues --- data.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data.json b/data.json index ce89edf..6588b7b 100644 --- a/data.json +++ b/data.json @@ -615,6 +615,16 @@ ], "description": "A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates." }, + { + "name": "ImprovedTube", + "link": "https://github.com/code-charity/youtube", + "label": "good first issue", + "technologies": [ + "JavaScript", + "CSS" + ], + "description": "A powerful but lightweight extension, to enrich your video experience & enable your content selection." + }, { "name": "serverless", "link": "https://github.com/serverless/serverless",