Releases: droidadroit/r-soccer-goals
Releases · droidadroit/r-soccer-goals
Improved readability
Summary:
- Improved the readability.
- The dates of the posts now take into account the users' timezones.
Added mirrors (and a few others)
Summary:
- Added mirrors. Works for posts with no AutoMod as well.
- Added options (only the default sort option for now).
- Previous search query is now visible on reopening the extension.
Improved search
Made a minor improvement to search by hardcoding popular domains like streamable, streamja, etc. which will be taken to consideration for a reddit submission to classify as goal-related.
First release
Summary:
- Search for r/soccer posts based on the query string and
sortby
attribute. Fetches the links to the video and comments, and the time of the post. - Filter the posts by their titles using regex.
- Open the link in a new tab without losing focus on the extension.
- Improved the detection of submission as goal-related by modifying the regex.
- Domain names of the videos are now visible.
- Added transitions.
- Accented characters (like é, î, etc.) now work.
- Added footer.
- A way to know if the search returns no results.
- Fixed CSS for the comments anchor tag.