ankit / stylebot

Change the appearance of the web instantly
https://stylebot.dev/
MIT License
1.38k stars 204 forks source link

[Feature] Popout editor #779

Open Obsidianninja11 opened 3 weeks ago

Obsidianninja11 commented 3 weeks ago

Is your feature request related to a problem? Please describe.

Sometimes the editor blocks part of the screen, or I need to pause a tab in debugger (calling debugger in the console), but then I can't add css with stylebot easily while the tab is paused.

Describe the solution you'd like

Add an option to dock the editor popped out in a new window (like in devtools).

Additional context

Images Where the option could be: ![image](https://github.com/ankit/stylebot/assets/108832807/9882399d-cd56-4183-b7dd-d1f80f5be0d1) The option in devtools: ![image](https://github.com/ankit/stylebot/assets/108832807/52699031-e939-4d0e-aa76-5dd69db9bc02)