diff options
author | SimonBrazell <simon@brazell.com.au> | 2020-07-12 11:26:48 +1000 |
---|---|---|
committer | SimonBrazell <simon@brazell.com.au> | 2020-07-12 20:25:31 +1000 |
commit | 745c5babcf9104924631185b2ea3f235c45d270a (patch) | |
tree | 457df4cd62a541e1b65a82eb1ca2f9b1f28fbd06 /assets/images | |
parent | Closes #64, closes #38 - Fix whitelist & Twitter `/home` exception (diff) | |
download | libredirect-745c5babcf9104924631185b2ea3f235c45d270a.zip |
Improve exceptions (whitelist), i18n (fr), etc.
- Closes #69 - Closes #70 - Fixes #71 - Closes #72 - added fr l10n - Fixes #73 - Implement additional Invidious params (#66)
Diffstat (limited to 'assets/images')
21 files changed, 3 insertions, 0 deletions
diff --git a/assets/images/Screen Shot Chrome 1.png b/assets/images/Screen Shot Chrome 1.png new file mode 100644 index 00000000..65e18e2a --- /dev/null +++ b/assets/images/Screen Shot Chrome 1.png Binary files differdiff --git a/assets/images/Screen Shot Chrome 2.png b/assets/images/Screen Shot Chrome 2.png new file mode 100644 index 00000000..7bb98a4a --- /dev/null +++ b/assets/images/Screen Shot Chrome 2.png Binary files differdiff --git a/assets/images/Screen Shot Chrome 3.png b/assets/images/Screen Shot Chrome 3.png new file mode 100644 index 00000000..3a4fbd35 --- /dev/null +++ b/assets/images/Screen Shot Chrome 3.png Binary files differdiff --git a/assets/images/Screen Shot Chrome 4.png b/assets/images/Screen Shot Chrome 4.png new file mode 100644 index 00000000..8954e923 --- /dev/null +++ b/assets/images/Screen Shot Chrome 4.png Binary files differdiff --git a/assets/images/Screen Shot Chrome 5.png b/assets/images/Screen Shot Chrome 5.png new file mode 100644 index 00000000..bf0ffa08 --- /dev/null +++ b/assets/images/Screen Shot Chrome 5.png Binary files differdiff --git a/assets/images/Screen Shot FF 1.png b/assets/images/Screen Shot FF 1.png new file mode 100644 index 00000000..e4be8989 --- /dev/null +++ b/assets/images/Screen Shot FF 1.png Binary files differdiff --git a/assets/images/Screen Shot FF 2.png b/assets/images/Screen Shot FF 2.png new file mode 100644 index 00000000..018789a3 --- /dev/null +++ b/assets/images/Screen Shot FF 2.png Binary files differdiff --git a/assets/images/Screen Shot FF 3.png b/assets/images/Screen Shot FF 3.png new file mode 100644 index 00000000..90d28bda --- /dev/null +++ b/assets/images/Screen Shot FF 3.png Binary files differdiff --git a/assets/images/Screen Shot FF 4.png b/assets/images/Screen Shot FF 4.png new file mode 100644 index 00000000..f83e8f29 --- /dev/null +++ b/assets/images/Screen Shot FF 4.png Binary files differdiff --git a/assets/images/Screen Shot FF 5.png b/assets/images/Screen Shot FF 5.png new file mode 100644 index 00000000..fc821639 --- /dev/null +++ b/assets/images/Screen Shot FF 5.png Binary files differdiff --git a/assets/images/amo-badge.png b/assets/images/amo-badge.png new file mode 100644 index 00000000..9cb49bba --- /dev/null +++ b/assets/images/amo-badge.png Binary files differdiff --git a/assets/images/buy-me-a-coffee.png b/assets/images/buy-me-a-coffee.png new file mode 100644 index 00000000..1bb2ad61 --- /dev/null +++ b/assets/images/buy-me-a-coffee.png Binary files differdiff --git a/assets/images/chevron-down.svg b/assets/images/chevron-down.svg new file mode 100644 index 00000000..7679f267 --- /dev/null +++ b/assets/images/chevron-down.svg @@ -0,0 +1,3 @@ +<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 512 512'> + <polyline points='112 184 256 328 400 184' style='fill:none;stroke:#FF5B56;stroke-linecap:round;stroke-linejoin:round;stroke-width:48px'/> +</svg> \ No newline at end of file diff --git a/assets/images/chrome-badge.png b/assets/images/chrome-badge.png new file mode 100644 index 00000000..4e48b8a6 --- /dev/null +++ b/assets/images/chrome-badge.png Binary files differdiff --git a/assets/images/icon128.png b/assets/images/icon128.png new file mode 100644 index 00000000..ccd689cc --- /dev/null +++ b/assets/images/icon128.png Binary files differdiff --git a/assets/images/icon16.png b/assets/images/icon16.png new file mode 100644 index 00000000..1c510cb7 --- /dev/null +++ b/assets/images/icon16.png Binary files differdiff --git a/assets/images/icon32.png b/assets/images/icon32.png new file mode 100644 index 00000000..d001aab6 --- /dev/null +++ b/assets/images/icon32.png Binary files differdiff --git a/assets/images/icon48.png b/assets/images/icon48.png new file mode 100644 index 00000000..4ddd22eb --- /dev/null +++ b/assets/images/icon48.png Binary files differdiff --git a/assets/images/logo-small.png b/assets/images/logo-small.png new file mode 100644 index 00000000..09e50d18 --- /dev/null +++ b/assets/images/logo-small.png Binary files differdiff --git a/assets/images/logo.png b/assets/images/logo.png new file mode 100644 index 00000000..ecb3e381 --- /dev/null +++ b/assets/images/logo.png Binary files differdiff --git a/assets/images/small-tile.png b/assets/images/small-tile.png new file mode 100644 index 00000000..a3ed077b --- /dev/null +++ b/assets/images/small-tile.png Binary files differ |