Browser Support
Spotflow InlineJS is compatible with all recent versions of modern web browsers that support ECMAScript 5 or later. This includes:Supported Browsers
- Google Chrome: Version 23 and above (all platforms)
- Safari: Version 7 and above (macOS and iOS)
- Mozilla Firefox: Version 21 and above (desktop)
- Microsoft Edge: Version 79 and above (Chromium-based, desktop)
- Opera: Version 15 and above (desktop)
Mobile Browsers
- Chrome Mobile: Android 5.0+
- Safari Mobile: iOS 10+
- Samsung Internet: Version 4.0+
Unsupported Browsers
The following browsers and configurations are not supported:- Internet Explorer (all versions, including IE 11)
- Opera Mini in Super Saver/Extreme mode
- Browsers with JavaScript disabled
- Legacy browsers that do not support ECMAScript 5
Recommendations
For the best experience, we recommend using the latest stable version of any supported browser with JavaScript enabled.Installation
- npm
- yarn
- cdn
NPM or Yarn, ensure you import the library as shown below:
Usage
One Time Payment
Subscription Payment
One-Time Payment via CDN
Alternatively, to integrate InlineJS into your web application, you can include it directly in your HTML via a CDN. Include the following script tag in the<head> section of your HTML file:
HTML

