Package Exports
- @revathskumar/morty
- @revathskumar/morty/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@revathskumar/morty) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
morty
CLI to manage custom emulated devices on Chromium-based browser devtools.
[!CAUTION] Tested only in Vivaldi (7.5.3735.54 (Stable channel) stable (64-bit)) on Debian
Dev setup
To install dependencies:
bun installTo run:
Copy the preferences file to tmp/Preferences and then run
TEST_MODE=true bun run index.tsSupported Browsers
| - | Linux | Mac |
|---|---|---|
| Google Chrome | ✔️ | ✔️ |
| Google Chrome Canary | ✔️ | ✔️ |
| Chromium | ✔️ | ✔️ |
| Vivaldi | ✔️ | ✔️ |
Acknowledgement
- Data from list-of-custom-emulated-devices-in-chrome by @alxwndr
- Updated Data from list-of-custom-emulated-devices-in-chrome #1 by @thelegend09
Similar Projects
License
MIT