Skip to content

Commit 6464f00

Browse files
author
droidadroit
committed
updated version
1 parent a3956d9 commit 6464f00

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,16 @@
22

33
[Link to the Chrome extension](https://chrome.google.com/webstore/detail/rsoccer-goals/oledoejmoabfeenmmacihejabhmbhdan)
44

5+
6+
#### Version 0.0.0.4 (Apr 22, 2019)
7+
- Accented characters (like é, î, etc.) now work.
8+
- Added footer.
9+
- A way to know if the serach returns no results.
10+
- Fixed CSS for the comments anchor tag.
11+
512
#### Version 0.0.0.3 (Apr 22, 2019)
613
- Improved the detection of a submission as goal-related by modifying the regex.
7-
- Domain name of the videos are now visible.
14+
- Domain names of the videos are now visible.
815
- Added transitions.
916

1017
#### Version 0.0.0.1 (Apr 21, 2019)

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "r/soccer goals",
33
"short_name": "r/soccer goals",
4-
"version": "0.0.0.3",
4+
"version": "0.0.0.4",
55
"description": "Fetches you the goals uploaded on r/soccer.",
66
"icons": {
77
"16": "icon_16.png",

0 commit comments

Comments
 (0)