You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[update] - The project has been renamed. This is because the multiple versions of the script will work better under one unified name, instead of several different ones.
[feature] - Themes can (and should from now on) now consist of directories instead of single files. This gives themes the ability to use local assets like fonts et cetera. There is still fallback support for single theme files.
[change] - The themes directory has been moved from this repository to a separate repository that is dedicated to official themes.
Gallery
[fix] - The Google reverse image search pattern has been updated to point to a working URL (lens.google.com).
[update] - The swipe handler is improved, and it now also supports vertical swiping on mobile.
Extras
[feature] - The README.md content can now be toggled by clicking on its header. The visibility state of the toggled content will be saved across page reloads and different directories.
Other
[update] - Updated some of the development files to utilize import instead of require().