Skip to content

Releases: 4ndrs/dokodemo-anilist

v0.1.4

21 Dec 21:53
67f5651
Compare
Choose a tag to compare

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

06 Nov 18:37
9a4b8b7
Compare
Choose a tag to compare

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

04 Nov 21:25
a699baf
Compare
Choose a tag to compare

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

15 Oct 17:27
92a5fcc
Compare
Choose a tag to compare

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

14 Oct 14:37
4d7f56d
Compare
Choose a tag to compare

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

10 Oct 01:04
f0d09e9
Compare
Choose a tag to compare

Experimental release for testing purposes

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

v0.0.1

09 Oct 00:32
1cfdd8b
Compare
Choose a tag to compare

Initial experimental release for testing purposes