pbkit DevTools is Chrome extension compatible with pbkit web client.
https://chrome.google.com/webstore/detail/pbkit-devtools/fjacmiijeihblfhobghceofniolonhca
- Clone and build this project. (Installing from Chrome Web Store is under review.)
yarn && yarn build
- Open your Chrome browser
- Open the Extension Management page by navigating to chrome://extensions.- Alternatively, open this page by clicking on the Extensions menu button and selecting Manage Extensions at the bottom of the menu.
- Alternatively, open this page by clicking on the Chrome menu, hovering over More Tools then selecting Extensions
 
- Enable Developer Mode by clicking the toggle switch next to Developer Mode.
- Click the Load unpacked button and select ./distdirectory under yourpbkit-devtoolsdirectory.
Now you can see the pbkit-devtools panel in your Chrome DevTools. If you can't, Refresh(Re-open) your Chrome DevTools.
Thank you for your contribution! You can find the opened issues in issues tab or our Discord.
If you find a bug or have suggestion, please create an issue or a pull request. Thank you :)