Skip to content

Redirects all Google classroom requests to specify the correct Google user ID

Notifications You must be signed in to change notification settings

MatthewCash/google-classroom-user-redirect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google-classroom-user-redirect

Redirects all Google classroom requests to specify the correct Google user ID Useful if your primary Google account is not your education account

Installation with Chrome Web Store

Visit the Chrome Web Store Listing

Manual Installation from Releases

Visit the Releases Page and follow the provided instructions

Unpacked Installation Instructions (Not Recommended)

  1. Clone Repo
  2. Install Dependencies and Compile Typescript
npm i && tsc
  1. Navigate to Extensions Page (chrome://extensions)
  2. Enable Developer Mode
  3. Select "Load unpacked" and provide the "extension" folder