8000 GitHub - keyreelio/skeleton: Chrome extension: show structure of an HTML page
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

keyreelio/skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skeleton

Chrome extension: Show structure of the HTML page

To build the project you have to:

  1. Install nodejs (TODO: add link to the process)
  2. Clone this project from github.com (TODO: add link and steps)
  3. Install 'gulp' globally: 'npm install gulp -g'
  4. Install 'mocha' globally: 'npm install mocha -g'
  5. Run 'npm install' for installing all the required npm modules
  6. Run 'gulp' to build the project and run the tests
  7. Open 'Extension' page in Chrome browser (type 'chrome://extensions/' in your browser's address bar)
  8. Set 'Developer mode' on
  9. Press 'Load unpacked extension' and choose the directory ./build/extension from directory where you have cloned the project

What's next?

  • build passing: Build Status
  • TODO

About

Chrome extension: show structure of an HTML page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0