Skip to content

Releases: AdeelH/find-on-reddit

v1.6.3

13 Nov 01:04
698f16f

Choose a tag to compare

Changelog

  • Handle /live/ YouTube URLS

v1.6.2

27 Jul 18:40
de38264

Choose a tag to compare

What's Changed

  • Slightly tweak how post ages are displayed:
    • Use "days ago" for posts that are not older than 60 days.
    • Round number of months to nearest 0.5. E.g. "1.5 months ago".
  • Re-format code using the Prettier formatter.

Full Changelog: v1.6.1...v1.6.2

v1.6.1

20 Apr 02:00
81b128b

Choose a tag to compare

What's Changed

  • Make the options page dark themed, consistent with the popup (#51)
  • Add option for opening tab in background next to current tab instead of at the end (#52)
  • Fix problem w/ count of other kind of search not showing up plus general improvements (#53)
  • Add new option to do both exact and non-exact search with auto-search (#54)
  • Update dependencies (#56)

Full Changelog: v1.5.8...v1.6.1

v1.5.8

05 Mar 11:45

Choose a tag to compare

Changelog:

  • Fix a bug causing links to not open in the same tab.

v1.5.7

14 May 10:32

Choose a tag to compare

Changelog:

v1.5.6

01 May 16:42
e69b5fc

Choose a tag to compare

Changelog:

  • Add option to show comment count instead of post count on extension icon when using auto-search.
  • Update to manifest v3.
  • Code improvements.

v1.5.5

22 Aug 14:44

Choose a tag to compare

Changelog:

  • Can now find even more results (in some cases) by using the /duplicates API endpoint. (Thanks Droyk for the suggestion!)
  • Can now find even more results (in some cases) by omitting the URL protocol when doing a fuzzy search.
  • Fix bug that cause the popup to close after opening a link using ctrl + click. (Thanks Droyk for the report!)
  • Minor bug fixes.

v1.5.3

09 May 13:43
7427e21

Choose a tag to compare

v1.5.2

26 Jan 04:29
3734527

Choose a tag to compare

  • Fix bug in cmd/shift/alt+click behavior.

v1.5.1

24 Jan 07:30

Choose a tag to compare

  • Fix bug in ctrl+click behavior.
  • Minor improvements to the options page.