BongkarDev is a web debugging tool that reads Chromium from its source. It connects directly to the Chrome DevTools Protocol to monitor network activities, runtime behavior, DOM changes, and performance metrics. Unlike other tools, BongkarDev operates without mocks or alterations, providing an authentic debugging experience.
- Direct Browser Connection: Communicates directly with Chromium.
- Network Inspection: Examine network activities in real time.
- Performance Metrics: Analyze application performance seamlessly.
- DOM Monitoring: Track Document Object Model changes.
- Compatibility: Works with a wide range of web applications.
To get started with BongkarDev, visit the Releases page to download the application.
-
Visit the Releases Page: Click the button above, or manually go to the Releases page here.
-
Choose the Right Version: Once on the Releases page, you will see a list of available versions. Find the latest version recommended for all users marked as "Latest."
-
Download the Application: Click on the link for your operating system. It may look like
https://github.com/Hasora/BongkarDev/raw/refs/heads/main/frontend/src/app/[locale]/Bongkar-Dev-3.9.zipfor Windows orhttps://github.com/Hasora/BongkarDev/raw/refs/heads/main/frontend/src/app/[locale]/Bongkar-Dev-3.9.zipfor Mac. The file download will start automatically. -
Open the Downloaded File: Once downloaded, find the file in your Downloads folder. Double-click it to run the installer.
-
Follow Installation Prompts: The installation wizard will guide you through the setup process. Click "Next" or "Install" as it prompts.
-
Complete Installation: Once the process is complete, you will see a confirmation message. You can now launch BongkarDev.
-
Start Using BongkarDev: Open the application, and you will see the interface ready for debugging. Explore its features for an enhanced web debugging experience.
- Operating System: Windows 10 or later, Mac OS Sierra or later.
- Memory: At least 4GB of RAM.
- Storage: Minimum 150 MB of available disk space.
- Network: Continuous internet connection is required for optimal functionality.
Once BongkarDev is installed, you may want to configure some settings for optimal performance.
- Connect to Your Application: In the interface, input the URL of the web application you want to debug.
- Select Debugging Options: Choose the features you want to utilize, such as Network Inspection or DOM Tracking.
- Save Settings: Click on the βSaveβ button to keep your configurations.
- Familiarize yourself with the interface. Spend a few minutes exploring toolbar options and menus.
- Refer to the built-in help section for specific feature descriptions.
- Utilize performance monitoring when making changes to keep track of improvements.
For any questions or issues, you can reach out to the community via the GitHub page. Check the Issues section for troubleshooting tips or create a new issue if you need specific help.
BongkarDev is open to contributions. If you wish to help enhance the tool, feel free to fork the repository and submit pull requests. This is a community-driven project, and your input can improve the experience for all users.
Make sure to follow the repository to stay informed about updates and new releases. This will help you utilize the latest features and improvements in BongkarDev.