8000 GitHub - tfpk/verint-calendar-bookmarklet: Source code for a Bookmarklet which runs on Verint WFM Schedulers
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tfpk/verint-calendar-bookmarklet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 

Repository files navigation

i

Verint Calendar Bookmarklet

Insert the following code into a bookmark. MAKE SURE that you replace <URL> with the URL of your company; like company.org.au

javascript:(async () => { eval(`let URL='https://service.<URL>'; ` + (await (await fetch(`https://raw.githubusercontent.com/tfpk/verint-calendar-bookmarklet/main/script.js?rand=${Math.random().toString(36)}`)).text()))})();

About

Source code for a Bookmarklet which runs on Verint WFM Schedulers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0