Changelog
Stay up to date with the latest features, improvements, and bug fixes.
v1.2.2 - SDK Improvements
July 2026Improving the developer experience with better documentation, new Widget components, and enhanced Storage APIs.
New Features
- Widget SDK Updates: Added a native file picker component with automatic Base64 conversion and a new `draggable` option for custom widgets. All standard SDK popups now feature permanent viewport-aware drag handles.
- Storage SDK Updates: Introduced `storage.session` for temporary, high-capacity data storage between actions.
- UI & Stability Fixes: Fixed CSS animation collisions that blocked dragging, prevented accidental text selection during drags, and implemented strict viewport boundary clamping to prevent widgets from moving off-screen.
- Updated: Added browser.bookmarks.update() and browser.bookmarks.remove() SDK methods. Removed legacy ai.chat().
- Updated Docs: Revamped documentation with per-method code examples and detailed explanations for page.mutate.
v1.0.0 - Initial Launch
July 2026The Everything Extension is born! A complete meta-extension environment.
New Features
- Community Action Marketplace: Share and download powerful actions created by other superusers.
- Custom Sandboxed Action Scripting: Build powerful, context-aware browser actions that run on any webpage instantly.
- Dynamic Widget UI Engine: Design interactive floating widgets and sidebars using our robust SDK and UI components.
- Bring Your Own Key (BYOK): Use your own API keys for AI models and external services to ensure full control over data and costs.
- Comprehensive SDK: DOM manipulation, cross-device sync storage, background HTTP fetch, and native browser tab management.