Skip to content

A javascript library to change page title (text visible on tab) when user switches tab of a browser.

License

Notifications You must be signed in to change notification settings

ankitbeniwal/funtabify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

funtabify v1.0

GitHub GitHub top language GitHub file size in bytes GitHub release (latest by date)

A javascript library to change page title (text visible on tab) when user switches tab of a browser.

Requirement

  1. jQuery Library

Usage

  1. Download Minified Funtabify Library
  2. Include it at the end of your webpage before closing body tag:
 <script src="<path-to-funatbify.min.js"></script>
 <script>new funtabify("<Text-to-display-on-tab-switch>");</script>

Licenced under GNU GPLv3

About

A javascript library to change page title (text visible on tab) when user switches tab of a browser.

Resources

License

Stars

Watchers

Forks

Packages

No packages published