File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ Link to the Chrome extension] ( https://chrome.google.com/webstore/detail/rsoccer-goals/oledoejmoabfeenmmacihejabhmbhdan )
4
4
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
+
5
12
#### Version 0.0.0.3 (Apr 22, 2019)
6
13
- 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.
8
15
- Added transitions.
9
16
10
17
#### Version 0.0.0.1 (Apr 21, 2019)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " r/soccer goals" ,
3
3
"short_name" : " r/soccer goals" ,
4
- "version" : " 0.0.0.3 " ,
4
+ "version" : " 0.0.0.4 " ,
5
5
"description" : " Fetches you the goals uploaded on r/soccer." ,
6
6
"icons" : {
7
7
"16" : " icon_16.png" ,
You can’t perform that action at this time.
0 commit comments