Skip to content

bgrins/mdn-devtool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mdn-devtool

A new developer tool tab add-on for MDN.

Developing

To get started with developing and testing this add-on, do the following:

Clone this project:

git clone https://github.com/darkwing/mdn-devtool.git
cd mdn-devtool

Install Mozilla's JPM tool:

npm install jpm -g

For more details about JPM and its usage, visit the JPM page on GitHub

Run the live preview of the plugin here via the jpm command:

jpm run --binary /Applications/FirefoxDeveloperEdition.app/

The browser will launch within Firefox Dev Edition. You can then open the Developer Tools panel and see this plugin!

About

A new developer tool tab add-on for MDN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%