- Download project as zip file
- On chrome navigate to "chrome://extensions"
- On upper right corner select "Develop Mode" checkbox
- Click "Load unpacked extensions" and select the downloaded zip file
- Ensure extension is enabled
- Extension should now appear in chrome tool bar
- Click on Paycom extension icon in tool bar
- Click on extension to open pop-up
- Click "Update Login Info" and add in login details
- Turn on 'Autologin' which will enable one click login. Turn on 'Show Clock' to show your time clock in the extension!
- Click on 'Time Details' to view a more detailed version of your time clock. View your current login status, time worked, rounded time worked, and time to the next rounded 15 minute interval!
- Autologin to paycom
- Login details are encrypted, you can change the salt message in login-form.js and timeClock.js
- Customize the view of your app
- View time details within the app
- On paycom webclock page new clock added in to show time worked that day and time to next 15 minute interval
- Add in total time worked in the current week
- Take into account multiple signins/outs per day
- Publish extension to chrome store
- Add in alarm to notify user when 9 hour work period is about to be over.
- Autologin on popup modal when session timesout.
- Please suggest improvements and any bugs
- Make pull requests for any changes you have made



