diff --git a/goodies/chrome-extension/readme.md b/goodies/chrome-extension/readme.md
index 74040eb..cf9d5e3 100644
--- a/goodies/chrome-extension/readme.md
+++ b/goodies/chrome-extension/readme.md
@@ -1,29 +1,5 @@
-# Moodle dark theme
-I wanted a dark-theme for moodle so i made this lol
+# Chrome Extension for Tubio
+Adds a context-menu and a popup to download videos instantly.
+It does not open tubio for you. It just downloads the videos.
-This custom stylesheet is specifically made for the Moodle installation of [Hochschule Worms](https://www.hs-worms.de). It may or may not work with other instances.
-
-!!! This is an alpha version!! It is highly likely that there are some classes that are not yet or only partially "darkened" which can lead to bad readability (such as white background + white font).
-
-## How to install
-1) Download the repository root somewhere
-2) If zipped, extract it
-3) Go to your chrome extension settings (`chrome://extensions`)
-4) If needed, adjust your moodle url in `manifest.json`
-5) Click "Load unzipped extension" or whatever it reads in english. The left button...
-6) Select the repository root directory
-7) Profit.
-...
-8) Every time you change something in the extension source, you have to click reload on the settings page (`chrome://extensions`), and then refresh the affected tabs for it to take effect.
-
-## Previews
-#### Dashboard
-
-
-
-#### Course
-
-
-
-#### Netmath quiz
-
\ No newline at end of file
+For now this is not on the chrome store, but you can easily install unlisted extensions from source as shown [here](https://developer.chrome.com/docs/extensions/mv2/faq/#:~:text=Click%20the%20Chrome%20menu%20icon,a%20packaged%20extension%2C%20and%20more.).