Name | Modified | Size | Downloads / Week |
---|---|---|---|
README.txt | 2017-11-01 | 4.3 kB | |
animal-forest-bgm 2.1.0.zip | 2017-11-01 | 17.5 MB | |
animal-forest-bgm 2.0.3.zip | 2017-11-01 | 17.6 MB | |
animal-forest-bgm 2.0.2.zip | 2016-12-26 | 17.5 MB | |
animal-forest-bgm 2.0.1.zip | 2016-12-26 | 17.5 MB | |
animal-forest-bgm 2.0.0.zip | 2016-12-26 | 17.5 MB | |
Totals: 6 Items | 87.7 MB | 0 |
Animal Forest BGM Changelog =========================== 2.1.0 - New original icon! (Previous icon courtesy of https://imhereforthedrarry.deviantart.com/) - Replaced old icons with SVG icons for better scaling at all sizes. - Removed "Notification Resolution" option from the settings page. 2.0.3 - Fixed a major bug that prevented new installations of the add-on from functioning. - Fixed a bug that prevented the Preferences page from properly loading in previously-saved preferences. 2.0.2 - Fixed a bug that prevented the "pause on startup" option from working properly. 2.0.1 - Consolidated the code into one file in an attempt to fix many major bugs that appeared in the published version of the add-on. - Fixed incorrect text for the "reset all settings" button on the add-on preferences page. - Removed debugging information that was being printed to the console. 2.0.0 - Rebuilt entire add-on for the new WebExtensions API. - Added more groundwork to prepare for the upcoming weather detection feature. - Added a "reset all settings" button to the add-on preferences page. - The media playback detection feature no longer considers muted tabs an audio source. - Added smooth fading transitions to pausing/unpausing music, enabled by default. - Fixed a bug where the wrong type of notification would be displayed when the add-on was loaded with "start paused" enabled. - Fixed a potential bug that could've caused music to start playing at full volume for a brief moment on startup. 1.7.1 - Fixed a bug that prevented the "pause on startup" option from working properly. - Fixed a bug that may have prevented the playback toggle button from disabling properly while media was playing. - Users of Firefox 43+ will now only be using the "Noisy Tabs" playback detection mechanism due to potential conflict between the two detection mechanisms when active at the same time. - Added the initial framework for weather detection so that weather-based soundtracks may be added in the near future. - Cleaned up old and unused code. 1.7.0 - Improved playback state retention when pausing the music due to detected media playback. - Changed media playback detection from a YouTube-specific implementation to a more performant and consistent universal implementation. - Users of Firefox 43+ will now benefit from a secondary playback detection mechanism that relies on the browser's new "Noisy Tabs" feature. - The playback toggle button (in addition to the hotkey) will now be disabled while playing media is detected. - Media playback detection now has no impact on performance and is enabled by default again. - Added two new options for hotkey combinations. - Changed default hotkey combination from "ALT + M" to "ALT + N" so that it does not conflict with the default YouTube keyboard shortcuts. - Migrated from the old "cfx" build tool to the new "jpm" build tool, allowing for users of Firefox 44+ to use the add-on. Users with a version of Firefox below 38 will need to update their browser in order to use new versions of the add-on. 1.6.0 - Added hotkey support for toggling music playback. - Fixed an error preventing the video detection from disabling properly when initially turning it off. 1.5.0 - Reduced add-on size from ~85 megabytes to ~15 megabytes. - Switched to the Web Audio API for audio playback. - Switched to a more efficient method of detecting YouTube video playback. - Trimmed music files to loop seamlessly. - Songs now fade in after the previous song fades out for smoother transitions. 1.4.0 - Added option to have the music pause automatically on browser startup. - Fixed error that caused the wrong icon style to be loaded on startup. - Changed the video detection setting to be off by default because of its impact on performance. 1.3.0 - Added option to automatically pause music playback while watching videos on YouTube. 1.2.1 - Fixed logic error that prevented songs from changing properly every hour. - Added several new styles of toolbar icons. - Removed debugging information that was being printed to the console.