diff --git a/README.md b/README.md index e1a1ba8..1d4a8cb 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,12 @@ Have a sneak peak! ![mobile](https://raw.githubusercontent.com/Leonetienne/Tubio/master/github-media/mobile.png) +## NEW! Get the Chrome Companion Extension! +![extension-popup](https://raw.githubusercontent.com/Leonetienne/Tubio/master/github-media/chromeext-popup.png) + +![extension-contextmenu](https://raw.githubusercontent.com/Leonetienne/Tubio/master/github-media/chromeext-context.png) + + ## How can i configure it? See this json file (config.json). Most of these values are configurable in the web-interface, but not all, such as the port. diff --git a/github-media/chromeext-context.png b/github-media/chromeext-context.png new file mode 100644 index 0000000..32c1578 Binary files /dev/null and b/github-media/chromeext-context.png differ diff --git a/github-media/chromeext-popup.png b/github-media/chromeext-popup.png new file mode 100644 index 0000000..13859a3 Binary files /dev/null and b/github-media/chromeext-popup.png differ