Skip to content

kwon0281m/outdated-browser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Outdated Browser rawgit CDN version

original project : https://github.com/burocratik/Outdated-Browser/

How to use it

  1. Include plugin's script at the bottom of the HTML body:

    <script src="//cdn.rawgit.com/crucifyer/outdated-browser/develop/outdatedbrowser/outdatedbrowser.rawgit.min.js"></script>
    <script src="//cdn.rawgit.com/crucifyer/outdated-browser/develop/outdatedbrowser/lang/kr.js"></script><!-- language file - default en -->
    <script>
    	outdatedBrowser();
    </script>
    </body>
  2. done.

License

MIT License

About

A simple tool to identify and upgrade old browsers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 62.2%
  • JavaScript 30.7%
  • CSS 6.4%
  • PHP 0.7%