API Proxy for Google Chrome™

Leverage Chrome App APIs in Normal Web Pages

Installation

  1. Install API Proxy for Google Chrome™. Launch the app whenever you want to use the APIs.
  2. Install API Proxy Agent for Google Chrome™.

Usage

Insert

<script src="http://webduinoio.github.io/chrome-api-proxy/lib/chrome._api.js"></script>
<script src="http://webduinoio.github.io/chrome-api-proxy/lib/chrome.{API_USED}.js"></script>

into your normal web pages.

Now you can use the Chrome app apis even not in Chrome apps.

Disclaimer

Google Chrome™ is a trademark of Google Inc. Use of this trademark is subject to Google Permissions.

Contribute

Extending the apis is easy. Any contribution or suggestion is welcome.

Wiki

License

This project is licensed under MIT, please see LICENSE for more information.