Skip to content

Releases: droidadroit/r-soccer-goals

Improved readability

27 May 19:44
Compare
Choose a tag to compare

Summary:

  • Improved the readability.
  • The dates of the posts now take into account the users' timezones.

Added mirrors (and a few others)

11 May 05:52
Compare
Choose a tag to compare

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

25 Apr 05:38
Compare
Choose a tag to compare

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

23 Apr 02:56
Compare
Choose a tag to compare

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.