NaCL Detector API


Native Client plugin detector


Introduction

Introducing, NaCL Detector API! This package is designed to make it easy for developers to ensure that Chrome's Native Client plugin in enabled for use in their web applications.


Features of this API package include:

  1. Checking of an outdated Chrome version
  2. NaCL plugin support
  3. Supported browser detecting
  4. Use of a server or running the API offline

Getting Started

To get started with this API, simply follow these steps:


  1. Open a terminal or shell instance of your choice.
  2. Type: npm install nacl-check
  3. Copy all of the text inside the file labeled COPYING
  4. OR insert the following directly into your HTML

If you have any questions or issues, please don't hesitate to reach out to our support team via email.

Examples

Here is an example of this API:

				
					

Checking browser compatibility, please wait...

A live example is also available here.