Skip to content

Releases: 4ndrs/dokodemo-anilist

v0.1.4

Choose a tag to compare

@4ndrs 4ndrs released this 21 Dec 21:53
67f5651

Changes:

  • fixed an issue where the context menu option disappeared when the browser was updated
  • fixed the filtering of adult content which was not working as intended

v0.1.3

Choose a tag to compare

@4ndrs 4ndrs released this 06 Nov 18:37
9a4b8b7

Initial public release on AMO

The extension is now available for installing at: https://addons.mozilla.org/en-US/firefox/addon/dokodemo-anilist/

v0.1.2

Choose a tag to compare

@4ndrs 4ndrs released this 04 Nov 21:25
a699baf

Experimental release for testing purposes

Changes:

  • Added a new modal for settings (new storage permissions needed for saving the settings)
  • Added functionality to the search box buttons
  • Improved some styles

v0.1.1

Choose a tag to compare

@4ndrs 4ndrs released this 15 Oct 17:27
92a5fcc

Experimental release for testing purposes

Changes:

  • The fetching of all search data is now done with one query instead of one per category

v0.1.0

Choose a tag to compare

@4ndrs 4ndrs released this 14 Oct 14:37
4d7f56d

Experimental release for testing purposes

Changes:

  • The fetching of search data and images is now done in the background script (now requires host permissions for anilist.co because of this)
  • Fixed some conflicting CSS styles + added additional overrides to stay on top of the page
  • Added animations
  • Added search results for manga, characters, staff, and studios
  • Selected text on the page will now be the initial text to search when opening the search box
  • Added loading indicator shown on the search box when fetching the results

v0.0.2

Choose a tag to compare

@4ndrs 4ndrs released this 10 Oct 01:04
f0d09e9

Experimental release for testing purposes

Changes:
- Changed the content script injecting logic
- React is now set to production environment

v0.0.1

Choose a tag to compare

@4ndrs 4ndrs released this 09 Oct 00:32
1cfdd8b

Initial experimental release for testing purposes