- Adding notifications for Bulk Audio Import
- Adding in Anki Bulk Audio Import (looks at the current page for all instances of [sound:kana - kanji.mp3])
- Make the clipboard permission optional, and only ask when opening the VN Hook page
- Fixing bug where words that have conjugations aren't showing
- Adds the ability to select which dictionary definition you want to import or hear the audio of (#13)
- Fixes missing audio files form LanguagePod (#6)
- Tell Anki to download Audio when playing Audio (#14)
- Adding a Clear Page button in the VN Hook Page
- Fixing broken Sanseido Mode
- Added VN Hook Functionality. The VN Hook page now monitors your clipboard and automatically pastes it for you
- Updating the text detection to work better with vertical text and discord
- Migration from JavaScript to TypeScript
- Cleaning up the code quality of basically every part of the application
- Fixing name dictionary
- Fixing issue with having multiple dictionaries in Firefox
- Fixed issues with extracting sentences
- Fixed a bug where dictionary types weren't being used
- Fixed some issues with deinflection
- When changing dictionary, you no longer have to move your mouse for it to take effect
- Previous bug about incorrect icon was not solved. This should solve it.
- Included support for Typescript by including Webpack. Hopefully won't cause issues
- Fixed annoying bug where the icon wouldn't reset on start, making the icon look like it was enabled when it wasn't
- Adding more error reporting
- Automatically stripping the /CATALOGS
- Fixing the "No Epwing Dictionary Set" popup showing all the time
- Adding some basic EPWING functionality in
- Small fixes in the Sanseido Mode Fallback
- Added Kanji Dictionary
- Fixed issue with PitchDb not opening, which stops anki imports
- Made Sanseido Mode work over HTTPS
- Sanseido Mode added
- Added pitch accents
- Drastically reduce the amount of memory used to import a dictionary
- Moved most settings to sync storage
- Changed options page to use port messaging, so having the options page doesn't cause the addon to stop working
- Made the progress bar for importing dictionaries actually show the progress
- Added a volume option for playing sound
- Fixed broken Anki Import
- Hopefully fixed some issues regarding text selection in form fields
- Fixed popup positioning
- Added theme selections
- Allowing adding multiple values to a field (by separating with spaces)
- Fixed some issues with Chrome frequency
- Fixed manual selections being removed by Rikai
- Adding Frequency Information
- Solving issue with selecting and copying text
- Moving dictionaries to a new DB system
- Solving issue with inputs not working after being used
- Fixing issue caused by last update
- Added an options button if you right click on the Rikai icon, for future Edge support
- Allow text in forms
- Add the option to open up the Changelog on each update
- Added options for hiding X rated definitions, show maximum names and show maximum entries
- Made options page update automatically, no more clicking save
- Added an edict-like format for Dictionary
- Made the enable/disable apply across the entire browser, not just per-tab
- Added an option to not fill in the Audio field when there's no audio
- Fixed the key event being propogated once used
- Fixed the lack of icon
- Added Chrome Support
- Added tags when importing to Anki
- Added a popup for when users are trying to use the extension when the options page is open
- Cleaned up Options page