Skip to content

LeeSwagger/Quick-DevDocs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick DevDocs

Overview

DevDocs is a great online documentations web app. However, sometimes you just want to simply look up a simple method without leaving the website you are currently reading to check out it intensively.

Quick DevDocs can just be used for your quick looking-up. You can quickly search for a function name, or any other things in devdocs.io, in a popup extension window.

Install

  • Visit Chrome Web Store to install it.
  • Or visit release page to download the crx file directly, then drag it to your Chrome extension page.
  • Or build from source in this repository. Run gulp pack, then use Chrome to create a crx file from the directory called crx, which is generated just now.

Screenshots

License

MIT

About

Find documents in devdocs.io with a popup window from a Chrome Extension!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 63.7%
  • CSS 18.5%
  • HTML 17.8%