diff --git a/.gitignore b/.gitignore index d77864a..81bbbae 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -*.zip - +keys/ diff --git a/chrome/icons/no-128.png b/chrome/icons/no-128.png new file mode 100644 index 0000000..cd72eb2 Binary files /dev/null and b/chrome/icons/no-128.png differ diff --git a/chrome/screenshots/comments.png b/chrome/screenshots/comments.png new file mode 100644 index 0000000..0bb58a0 Binary files /dev/null and b/chrome/screenshots/comments.png differ diff --git a/chrome/screenshots/end-of-video.png b/chrome/screenshots/end-of-video.png new file mode 100644 index 0000000..f85c4c3 Binary files /dev/null and b/chrome/screenshots/end-of-video.png differ diff --git a/chrome/screenshots/homepage.png b/chrome/screenshots/homepage.png new file mode 100644 index 0000000..16af0cf Binary files /dev/null and b/chrome/screenshots/homepage.png differ diff --git a/chrome/screenshots/options.png b/chrome/screenshots/options.png new file mode 100644 index 0000000..a2406e8 Binary files /dev/null and b/chrome/screenshots/options.png differ diff --git a/chrome/screenshots/sidebar.png b/chrome/screenshots/sidebar.png new file mode 100644 index 0000000..5c379be Binary files /dev/null and b/chrome/screenshots/sidebar.png differ