Skip to content

InApps

Apps that open websites internally without switching to another dedicated browser app.

  • Slack
  • Yahoo! Japan
  • ... etc.

Code Example

js
import { InApps } from 'ua-parser-js/extensions';

const appParser = new UAParser(InApps);

UAParser.js v2 is licensed under AGPLv3 or PRO licenses.