Skip to content

gysi/injectable-draggable-javascript-timer-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

injectable-draggable-javascript-timer-script

How to use

  1. Create a bookmark with the following url
javascript:var javascript_draggable_timer_seconds = 120; var script = document.createElement('script');script.src = "https://cdn.statically.io/gh/gysi/injectable-draggable-javascript-timer-script/4.0.0/load.js"; script.type = 'text/javascript';document.head.appendChild(script);
  1. Go to any site (loading of external scripts needs to be allowed).
  2. Click on the bookmark

You can adjust the timer by changing the variable javascript_draggable_timer_seconds within the bookmark code.

It doesn't work!

Saddly some sites do not allow to load external script sources.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published