WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Registry Jumper

Registry Jumper

View on Chrome Web Store
View Registry Jumper Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Opens the selected registry key in regedit using Sysinternals RegJump.
Type
Extension
Users
61 users
1
asheroto-devs
View author page of asheroto-devs
Published
Published on August 8, 2024
Version 2.1.2
Manifest version
3
Updated
Updated on August 18, 2024
productivity/tools
Extension Category
View on Chrome Web Store
View Registry Jumper Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest
Registry Jumper Chrome Extension Image 2
Registry Jumper Chrome Extension Image 3

Description

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:

  • Open Registry Keys: Right-click on selected registry keys and open them directly in "regedit" using RegJump.
  • Context Menu Filtering: The context menu option to "Open in Registry Editor" is only shown for valid registry keys (e.g., HKLM, HKCU). Selecting non-registry keys will not display the option.
  • Automated Setup: An easy installation script to download and set up RegJump and the Chrome native messaging host.
  • Enhanced Debugging: Improved debugging to help diagnose issues.

Installation: Users can install Registry Jumper from the Chrome Web Store.

Setup:

  • Open the "Extensions" menu.
  • Click the "Registry Jumper" menu.
  • Click on "Options."
  • Complete the setup by following the instructions.

Usage:

  1. Select a Registry Key: On a new tab, select a registry key text (e.g., "HKEY_LOCAL_MACHINE\Software...").
  2. Right-Click and Open: Right-click the selected text and choose "Open in Registry Editor" from the context menu.
  3. Refresh Tab: If you already have a tab pulled up, you will need to refresh the tab in order for the extension to work.

Supported prefixes:

  • HKCU / HKEY_CURRENT_USER
  • HKLM / HKEY_LOCAL_MACHINE
  • HKCR / HKEY_CLASSES_ROOT
  • HKU / HKEY_USERS
  • HKCC / HKEY_CURRENT_CONFIG

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.

  • If you come across any issues, open a new issue on GitHub.
  • To suggest new features, you can also submit an issue.
  • If you wish to contribute code, we accept Pull Requests. Be sure to read our contributing guidelines for the required code style.

Detailed instructions on how to contribute can be found on our GitHub page. Thank you for helping to improve our Chrome extension!

© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top