Data is synced from the Chrome Web Store. View the official store page for the most current information.
Registry Jumper is a Chrome/Edge/Brave extension that allows you to open selected registry keys directly in Regedit using Sysinternals RegJump. This tool is designed to streamline the process of navigating to specific registry keys by providing a context menu option in the browser.
Features:
Installation: Users can install Registry Jumper from the Chrome Web Store.
Setup:
Usage:
Supported prefixes:
How it Works: When you run the install.ps1 script, it downloads regjump.exe from Sysinternals to the regjump folder under "%LOCALAPPDATA%\Registry Jumper" and copies the host scripts to the host folder under the same location. This setup ensures the program remains functional even if the extension version changes. Chrome Native Messaging is configured to allow communication between the extension and RegJump. When a valid registry prefix is detected, the context menu option is shown, and the selected registry information is passed to RegJump to open the relevant registry key.
Troubleshooting: If you encounter issues, try running the install script again. While functionality typically remains stable across versions, some changes can cause connection issues. Running the install script should resolve these problems.
If you’re still having issues and need help, please open an issue on the GitHub repository.
Open Source: This extension is fully open-source to ensure both transparency and security. You can view and even contribute to the source code by visiting our GitHub repository: https://github.com/asheroto/Registry-Jumper
Contributing Guidelines: We value community contributions and encourage you to get involved. For issues, feature requests, or code contributions, please visit our GitHub repository.
Detailed instructions on how to contribute can be found on our GitHub page. Thank you for helping to improve our Chrome extension!