Skip to content

andreagulino/Working-Time-Selector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Working-Time-Selector (DEIB)

Add this script to TamperMonkey (Chrome/Firefox plugin) to automatically select working hours.

Import plugin.js from the TamperMonkey dashboard. Go to the working-time-selection page (choosing the right month) and activate the script; it will start the automatic selection (saturdays and sundays are not considered).

The default configuration is the following:

var HOURS_PER_DAY = 8;
var ROLLBACK = false;

If you want to rollback (all to 0) set

var ROLLBACK = true;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published