Loading...
- v1.5iOS
- Set execution context (@inject-into) for your script. Zoo Runtime API is now only available when running in Content Script context. - Script injection engine has been rebuilt from scratch. It’s much faster and much less error prone, and runs on newer iOS versions. - Tweaked design to adopt Liquid Glass on iOS 26. - Popup now shows script injection status if the script failed. Zoo now supports iOS 17 and later. Thank you for your patience and support.
- v1.4iOS
- Permission section for scripts. - New runtime API: Zoo.clipboard.writeText - GreaseMonkey compatibility: GM.setClipboard - Various UI changes for new iOS / iPadOS appearance. - Scripts end with a comment line are now correctly injected. - Third-party dependencies updated.
- v1.3iOS
- A shiny new code editor with JS/CSS syntax highlights and customizability, powered by Runestone.framework. - Support adding local JS/CSS code files. - Redesigned Settings page to fit new Editing settings. - Refactored a lot of inner working. - Fixed some layout issues on iPad.
- v1.2iOS
- Redesigned script detail page. - Supports Universal Links to create script, see documentation for more info. - Page matching rules now have their own tab and are easier to modify. - Update dependencies.
- v1.1iOS
- Toggles are added to the script list and detail page for toggling off and on certain scripts. - Added option to change script name when editing a script. - Stability improvements.