Early stage, expect bugs
In-app browsers open browser windows within an external app - e.g: Facebook or Google app. They disable certain functionalities but till date there isn't a resource to tell you what is exactly disabled or does work properly.
This project aspires to be the caniuse
of in-app browsers
You are just testing the functionality, Share this URL either privately or publically!
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
Share the URL to Facebook or Google app ( private mode) - This runs all modernizr tests and a test of retaining a localstorage item _More tests to follow)
- Save test results to dynamodb
- view past results
- view your results
- sample applications
- NextJS
- local storage
- cookies
- links in a new page - did the link open?
- lazy load
- Window close
- NextJS
- Homepage
- Select test type - individual or suite
- Share page -
- beacon count
- Match to known user agents
- Input to user agent - type, action
- Best to worst
Raise a pull request
- Nextjs
- Userstack