Browser Usage Tricks¶
Open a URL with an app¶
- https://github.com/johnste/finicky
- ClickUp Links: https://gist.github.com/theimerj/8fae5716ef04d6b38f2defcc25da8779
Access public network login portal¶
In the browser, try these
- 8.8.8.8
- routerlogin.net
- neverssl.com
Chrome¶
Emulate a focused page¶
Emulate a focused page
- Super helpful when debugging a component that disappears on blur
Record a workflow¶
- export as a Puppeteer script
Last update:
2023-04-24