Releases: code-charity/frame-by-frame
Releases · code-charity/frame-by-frame
3.5
3.4
Changelog
- New project file structure
- Upgraded Satus library
- Upgraded
options-pagecode for compatibility with new Satus library - Removed themes
- The color palette has been changed, the contrast ratio has also been increased
- Added Roboto font
- The appearance options has been moved to main screen
- Added
outline colorfeature - Added instant language change
- Improved
export settingsandimport settings - Updated Hebrew language file (b2cf9db by E-RELevant)
- Updated Russian language file
- Added more language files
3.3
3.2
3.1
3.0
Changelog
- The code was prepared for manifest v3
- Updated Satus library
- Localization is now asynchronous
- Added
extension.messagemethods:listener,sent - Added
extension.localemethods:get,import - Added
extension.storagemethods:get,set,import,onchanged - Added
extension.eventsmethods:create,remove,checkActiveElement,handler, etc. - Added
extension.cursormethods:check,set,remove,reset - Added
extension.observermethods:parseChildren,query,remove,create - Added
extension.videosmethods:add,update,remove - Added
extension.uimethods:create,update,hover,append,styles,hide,show,sleep - Added property
pointer-eventswith valuenone - Added cursor styling system (due to property
pointer-events) - Added a system for tracking and preventing pointer events (due to property
pointer-events) - Added a new feature
resize - Internal content size is now responsive
- Reworked the
drag & dropfeature - Reworked the
collapse/expandfeature - Reworked the
frameratefeature - Reworked UI style
- Added
increase frameratefeature - Added
decrease frameratefeature - Added many animations
- Messages changed from
objecttostring - Added methods
extensions.enableandextension.disable -
DOMContentLoadedevent listener replaced withMutationObserver - Updated
locale.py(47f73a7) - Updated Hebrew translation (4067008)
- Hebrew language added to UI (1649e30)
- Many other fixes & improvements
2.4.0
2.2.2
2.2.0
2.1.0
Changelog
- Updated Satus library
- Increased contrast of default theme colors
- Added UI themes: Light, Dark (default), Black
- Added the ability to change the language
- Updated Russian locale
- Added options page
- Added Import & Export
- Added a mechanism for getting the hostname and id of the current tab via
background.js - Fixed "Hide in fullscreen" feature