No description
- TypeScript 100%
| .gitignore | add web-ext build command | |
| 128.png | initial commit | |
| app.tsx | add support from none firefox browsers | |
| background.ts | add support from none firefox browsers | |
| Device.tsx | fix bug when content sets 100vh or similar. | |
| LICENSE.txt | initial commit | |
| manifest.json | npm audit fix, set version 0.0.7 | |
| package-lock.json | npm audit fix, set version 0.0.7 | |
| package.json | npm audit fix, set version 0.0.7 | |
| Readme.md | Readme.md add addons.mozilla url | |
| tsconfig.json | add useragent switch | |
| UserAgent.tsx | add useragent switch | |
responsivo
A web extension. Displays multiple view widths at once.
Inspired by Emmet Re:View.
Install
Build
- npm i
- npm run build && npm run package
Future Ideas
- provide list of commonly used devices
- sync clicks in iframes
- ability to change useragent (mobile/desktop)