Avoid runtime exceptions by getting compile time errors for your extension code and Chrome API calls.
Chrome Extension V3 manifest
Start with the latest Chrome V3 manifest version and increse your chances of meeting all Web Store requirements and passing extension validation.
Automated unit testing
Save hours of manual testing by running fully automated extension tests in a real browser. Unit testing framework is included out of the box as well.
Trial mode and feature management
Give your users a trial period to try out your premium features and increase your conversion rate. Control which features are enabled based on user license.
Analytics
Track user behaviour and runtime exceptions with logging API. Choose between Google Analytics and Azure Application insights implementation.
Settings page
Get extension settings page out of the box with API to check which settings are enabled at runtime.
Enterprise deployment
Deploy Chrome extensions across your customer organisations. Publish updates via Web Store or private endpoints.
License management
Get paid for your extension without building a licensing server. Supported payment flows: Gumroad, Stripe.