Skip to content

kashiif/open-regedit-key

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

OpenRegEditKey is a Firefox/Seamonkey extension that lets you select a Windows registry key on a webpage and open Windows registry editor (regedit.exe) with that key selected in the editor.

Building XPI

You should have NodeJS and NPM already installed.

You also need to have grunt-cli installed (first time only):

npm install grunt-cli -g

Install dependencies (first time only):

npm install

Afterwards, you can run

grunt

everytime you need to create a new xpi. Several install.rdf properties are set through package.json, specially version.

About

Open Regedit Key - Firefox Extension to open selected registry key in Registry Editor (regedit.exe)

Resources

License

Stars

Watchers

Forks

Packages

No packages published