An open API service indexing awesome lists of open source software.

https://github.com/linux-china/chrome_js_api_stub

Chrome JavaScript API Stub to assistant extension development in IDE
https://github.com/linux-china/chrome_js_api_stub

Last synced: about 1 year ago
JSON representation

Chrome JavaScript API Stub to assistant extension development in IDE

Awesome Lists containing this project

README

          

Chrome JavaScript API Stub
==================
Chrome JavaScript API Stub to assistant extension development in IDE, such as code completion and quick document.

### How to use
First download the chrome_api_stub.js to your local disk, then start IntelliJ IDEA and create Javascript library to include
the chrome_api_stub.js. Now enjoy Chrome extension development in IDEA.