dont-go
dont-go copied to clipboard
A small client-side library with zero dependencies to change the title and/or favicon of the page when it is inactive. :relieved:
Results
2
dont-go issues
Sort by
recently updated
recently updated
newest added
EN: Hello, Dont-go Available on my site https://prnt.sc/12z2ted But: https://prnt.sc/12z2uml https://prnt.sc/12z2vc7 https://prnt.sc/12z2w3c As you can see, it doesn't work. *GTranslate*
``` dontGo({ title: ['Alternative title text', 'Another alternative title'], faviconSrc: ['path/to/Alternative/favicon.ico', 'path/to/Alternative/favicon2.ico'], interval: 1000 //1 second }); ```
enhancement
hacktoberfest
feature_request