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-page
code 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 color
feature - Added instant language change
- Improved
export settings
andimport 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.message
methods:listener
,sent
- Added
extension.locale
methods:get
,import
- Added
extension.storage
methods:get
,set
,import
,onchanged
- Added
extension.events
methods:create
,remove
,checkActiveElement
,handler
, etc. - Added
extension.cursor
methods:check
,set
,remove
,reset
- Added
extension.observer
methods:parseChildren
,query
,remove
,create
- Added
extension.videos
methods:add
,update
,remove
- Added
extension.ui
methods:create
,update
,hover
,append
,styles
,hide
,show
,sleep
- Added property
pointer-events
with 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 & drop
feature - Reworked the
collapse/expand
feature - Reworked the
framerate
feature - Reworked UI style
- Added
increase framerate
feature - Added
decrease framerate
feature - Added many animations
- Messages changed from
object
tostring
- Added methods
extensions.enable
andextension.disable
-
DOMContentLoaded
event 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