Skip to content

DEPRECATED-JS API checks the current Chrome browser if the NaCL plugin is running. Only works in Chrome.

License

Notifications You must be signed in to change notification settings

Adam-S-Amir/NaCL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED

jsDelivr NPM

NaCL Chrome plugin checker

Live example


Add to HTML:

  <div id="Check-div">
    <h3 id="checker">Checking browser compatibility, please wait...</h3>
  </div>
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/MagnusMarx/NaCL/check.css">
  <script src="https://cdn.jsdelivr.net/gh/MagnusMarx/NaCL/check_browser.js"></script>
  <script src="https://cdn.jsdelivr.net/gh/MagnusMarx/NaCL/check.js"></script>

NPM

npm install nacl-check

About

DEPRECATED-JS API checks the current Chrome browser if the NaCL plugin is running. Only works in Chrome.

Resources

License

Stars

Watchers

Forks

Packages

No packages published