Skip to content

Releases: Metacor/nyaa-linker

v2.0.0

09 Apr 22:34
Compare
Choose a tag to compare

added a secondary settings page, accessible by clicking the cog icon within popup.html

  • added an option to not render the "Search on Nyaa" button
  • added a customizable hotkey that will open the search when pressed (even if the button is hidden)
  • added an option to change the tab focus behavior when using the hotkey

fixed MAL card-type pages to allow for multiple titles (I incorrectly thought there could only be one title per card)
fixed issues with the button not rendering on Kitsu depending on the user's login state
fixed errors on AniDB and Anime-Planet for non-series pages that start with /anime/ or /manga/

v1.3.0

28 Mar 05:31
Compare
Choose a tag to compare
  • added support for MAL card-view pages (/season, /genre, /magazine)

v1.2.1

27 Mar 16:42
Compare
Choose a tag to compare
  • fixed LiveChart implementation to account for their selector changes
  • fixed "Search on Nyaa" button being hidden when there were too many links (seasonal, /franchises/)

v1.2.0

13 Jul 03:29
Compare
Choose a tag to compare
  • added support for LiveChart pages (seasonal, /anime, and /franchises)
  • changed the "base" query option to also remove end punctuation (!|?|.)
  • changed popup.css to use content sizes instead of absolute values

v1.1.1

03 Jul 19:44
Compare
Choose a tag to compare
  • fixed issues with the firefox popup page

v1.1.0

03 Jul 19:00
Compare
Choose a tag to compare
  • added an option to change the search query type
    • Default: Creates a search using both the 'Exact' and 'Base' options

      "Shingeki no Kyojin Season 3 Part 2"|"Attack on Titan Season 3 Part 2"|"Shingeki no Kyojin"|"Attack on Titan"

    • Fuzzy: Searches for the site's default title only, without quotes — allows fuzzy matching

      Shingeki no Kyojin Season 3 Part 2

    • Exact: Japanese and English full titles — searches for exact title names as written

      "Shingeki no Kyojin Season 3 Part 2"|"Attack on Titan Season 3 Part 2"

    • Base: Japanese and English base titles — searches with Seasons and Parts removed

      "Shingeki no Kyojin"|"Attack on Titan"

  • replaced sites.png with an embedded imgur link
  • updated README.md wording and linked Popup image to reflect the new options

v1.0.1

25 Nov 16:49
Compare
Choose a tag to compare
  • fixed activation issues on sub-domains, ("www", "de", "fr", etc)
  • fixed spacing issues with the popup window on Firefox

v1.0.0

24 Nov 13:15
Compare
Choose a tag to compare
Initial Commit