This plugin provides polyfills for a variety of functions in the DTX tool.
Features include:
- Fix Chrome compatibility for submitting claims
- Fixed input field bugs
- Graphical fixes
- Work days select mode (autofill 7.5 hrs)
- Show bank holidays
- Auto-login
- Workdays select mode major improvements and fixes
- Workdays select mode click-drag selection
- Autofill month: Work days, all and clear
- Autofill task number & project code
- Shortcut keys (CTRL+S: save, ESC: home)
- Menubar shortcut button to add "Standard Time in UK"
- UI improvements and fixes
nvm install && npm install
npm run build
npm run watch
- Go to the Extensions page by entering ``chrome://extensions` in a new tab
- Enable Developer Mode by clicking the toggle switch next to Developer mode.
- Click the Load Unpacked button and select the
dist
directory
npm run test
npm run package