Releases: Metacor/nyaa-linker
Releases · Metacor/nyaa-linker
v2.1.1
v2.1.0
- added an additional "Query" option in the secondary options page, for use with the Hotkey
- removed Hotkey functionality from card-type pages
- fixed an issue on MAL card-type pages that was creating multiple buttons
- fixed an issue on AniList/Kitsu where the extension would reinitialize each time a sub page was loaded
- fixed an issue on AniList/ANN where the "Hide Button" option wasn't working
v2.0.0
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
v1.2.1
v1.2.0
v1.1.1
v1.1.0
- 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"
- Default: Creates a search using both the 'Exact' and 'Base' options
- replaced sites.png with an embedded imgur link
- updated README.md wording and linked Popup image to reflect the new options