MAL Pal version history - 6 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.0.1
Released Jan 31, 2025 - 36.4 KBWorks with firefox 109.0 and later* Optimize built project size to just **94%** the size of the previous version! (From 483 KB to just 29 KB)
* Simplify building process by just building one zip file, since the need for separate zip files for both chrome and firefox is no longer neededSource code released under MIT License
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 1.0
Released Jan 25, 2025 - 494.58 KBWorks with firefox 109.0 and later* Visually overhauled the whole pop-up window
* Change "Refresh to apply changes" text to a button
* Shows with episodes an hour and above are now correctly handled when calculating show length
* Updated style for show length text to be more in line with MAL's style (looks more natural)
* Simplified build process by removed the platforms folder
* Use special `version_name` in manifest for beta builds
* Add credit to creator next to version text :)Source code released under MIT License
Version 0.7.3
Released Nov 20, 2024 - 191.05 KBWorks with firefox 109.0 and later* Fix rare case where anime page wouldn't be detected. Some pages wouldn't auto redirect from their native php page to the normal mal.net/anime/ID structure. Just look for cases where PHP page, such as mal.net/anime.php?id=ID, will be used and act accordingly. (Issue [#10](https://github.com/Aethese/MAL-Pal/issues/10))
* Fix slider not being centered correctlySource code released under MIT License
Version 0.7.2
Released Nov 19, 2024 - 191.04 KBWorks with firefox 109.0 and later* Unify manifest files
* This will simplify future development changes
* Updates Firefox manifest to v3 with this change
Note: Only Firefox version 109.0 will be supported from now because of the use of manifest v3Source code released under MIT License
Version 0.7.1
Released Nov 19, 2024 - 190.84 KBWorks with firefox 58.0 and later* Remove unsafe use of "innerHTML"
* Add Privacy section to READMESource code released under MIT License
Version 0.7
Released Nov 18, 2024 - 119.62 KBWorks with firefox 58.0 and later* Adds the option to view hours spent in a user's history
* Use of a utilities file in the backend to share functions
* Updated minor stuff like spacingSource code released under MIT License