Greetings fellas!
I hope you'll are doing well and keeping yourself safe at home.
Here I present a library for changing title of a webpage (Text visible on Tabs of a browser) whenever user switches to another tab.
Total production code is less than 1KB and doesn't affect SEO of a page. In fact, this technique can lure the attention of users.
Show your love by star marking this repository.
ankitbeniwal / funtabify
A javascript library to change page title (text visible on tab) when user switches tab of a browser.
funtabify v1.0
A javascript library to change page title (text visible on tab) when user switches tab of a browser.
Requirement
Usage
- Download Minified Funtabify Library
- 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
Follow me on twitter or instagram.
Regards 🙂
Top comments (0)