Top 7 JavaScript chrome-devtool Projects
-
We wanted to use next/font/google to implement the Inter Google Font for its magical ways of optimising font performance. We wanted a fast site with green Lighthouse scores. (Along with images, custom fonts are a major cause of poor site performance.)
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
-
-
useful-forks.github.io
Improving GitHub's Forks list discoverability through automatic filtering. The project offers an online tool and a Chrome extension.
-
Yes. I'm not aware of any documentation walking one through it though.
https://chromedevtools.github.io/devtools-protocol/#:~:text=... - there is a extension api that exposes a CDP connection
You can create a Puppeteer.Browser given a CDP connection.
These two things is probably enough to get it working, though it may be limited to the active tab.
https://stackoverflow.com/a/55284340/24042444
-
-
NiM
Streamline Your Node.js Debugging Workflow with Chromium (Chrome, Edge, More) DevTools. (by june07)
-
Project mention: Show HN: A reverse proxy for the Chrome debugger front-end | news.ycombinator.com | 2024-09-11
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
JavaScript chrome-devtools discussion
JavaScript chrome-devtools related posts
Index
What are some of the best open-source chrome-devtool projects in JavaScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | lighthouse | 28,971 |
2 | puppeteer-webperf | 1,846 |
3 | useful-forks.github.io | 1,229 |
4 | debugger-protocol-viewer | 866 |
5 | storyboard | 759 |
6 | NiM | 198 |
7 | devtoolium | 17 |