Skip to content

Latest commit

 

History

History
executable file
·
20 lines (12 loc) · 1.06 KB

File metadata and controls

executable file
·
20 lines (12 loc) · 1.06 KB

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