1
0
Fork
You've already forked responsivo
0
No description
  • TypeScript 100%
2025年06月02日 23:03:49 +02:00
.gitignore add web-ext build command 2021年06月23日 23:23:23 +02:00
128.png initial commit 2021年06月23日 23:10:54 +02:00
app.tsx add support from none firefox browsers 2021年07月22日 22:37:03 +02:00
background.ts add support from none firefox browsers 2021年07月22日 22:37:03 +02:00
Device.tsx fix bug when content sets 100vh or similar. 2022年06月30日 21:22:48 +02:00
LICENSE.txt initial commit 2021年06月23日 23:10:54 +02:00
manifest.json npm audit fix, set version 0.0.7 2025年06月02日 23:03:49 +02:00
package-lock.json npm audit fix, set version 0.0.7 2025年06月02日 23:03:49 +02:00
package.json npm audit fix, set version 0.0.7 2025年06月02日 23:03:49 +02:00
Readme.md Readme.md add addons.mozilla url 2021年09月09日 18:12:09 +02:00
tsconfig.json add useragent switch 2021年06月27日 21:49:32 +02:00
UserAgent.tsx add useragent switch 2021年06月27日 21:49:32 +02:00

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)