Skip to content

A chrome extension that extracts shift hours from R Shift system and exports them to Google calendar with just one click. It is a simple project but can really save anyone a lot of time.

License

Notifications You must be signed in to change notification settings

Brice-art/Rshift-extraction-chrome-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rshift-extraction-chrome-extension

The R Shift system is a shift management platform commonly used by companies in Japan to manage part-time workers’ schedules. This extension helps users save time by automating the process of transferring shifts to their personal calendar.

The R Shift system is a shift management platform commonly used by companies in Japan to manage part-time workers’ schedules. This extension helps users save time by automating the process of transferring shifts to their personal calendar.

Features

  • ✅ Automatically detects your shift schedule on the R Shift webpage.
  • ✅ Authenticates with your Google account securely.
  • ✅ Exports your shifts to Google Calendar with one click.

Installation

  1. Download the repository as a .zip file and extract it to a folder.
  2. Open Google Chrome and go to chrome://extensions/.
  3. Enable Developer mode (top right corner).
  4. Click Load unpacked and select the folder where you extracted the extension.
  5. In the file manifest.json, replace client_id with your Google client_id. Follow Google Client ID Guide for step-by-step instructions.

Permissions

  • identity: Used for authenticating with your Google account.
  • activeTab and scripting: Required to read shift data from the current webpage.
  • calendar.events scope: Used to create calendar events.

Note

This extension is not affiliated with or officially supported by the R Shift system or Google.

License

MIT License

About

A chrome extension that extracts shift hours from R Shift system and exports them to Google calendar with just one click. It is a simple project but can really save anyone a lot of time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published