Skip to content

educational-technology-collective/srs-chrome-extension

Repository files navigation


Logo

Ambient Learning Agent

Your personal learning companion.
Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Unlock your full learning potential! Ambient Learning Agent uses automated detection technology to identify your most opportune moments for learning. Seamlessly integrated into your daily routine, it delivers personalized flashcards to the Ambient Learning mobile app that align perfectly with your current studies. Say goodbye to missed learning opportunities and hello to effortless knowledge retention. Start your journey towards effortless and effective learning today!

(back to top)

Built With

TypeScript React Vite

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Installing the Chrome Extension

Closed-alpha test users would've received the distribution as a .crx file.

  1. Unzip the .crx file using utilities such as 7zip.
  2. Go to the extensions page. Type chrome://extensions in the Chrome address bar and hit enter.
  3. Click on the developer mode toggle on the top right of the page.
  4. Click on the Load unpacked button on the top left of the page.
  5. Select the unzipped folder when prompted.
  6. Congratulations! You have the extension installed. Click on the puzzle piece icon on the toolbar. You should see the Ambient Learning Agent extension inside. Click on the pin icon on the right to pin it to the toolbar.
  7. Now go to the Coursera SIADS 505 page here.
  8. Click on the Ambient Learning Agent icon on the toolbar. A popup with a login page will show. Log into your umich.edu Google account and start watching lectures.

Installation

  1. Clone the repo.
    git clone https://github.com/educational-technology-collective/srs-chrome-extension.git
  2. cd into the project directory and install NPM packages
    cd srs-chrome-extension
    npm install
  3. Build the project
    npm run build
  4. Go to the extensions page. Type chrome://extensions in the Chrome address bar and hit enter.
  5. Click on the developer mode toggle on the top right of the page.
  6. Click on the Load unpacked button on the top left of the page.
  7. Select the dist folder when prompted.
  8. Congratulations! You have the extension installed. Click on the puzzle piece icon on the toolbar. You should see the Ambient Learning Agent extension inside. Click on the pin icon on the right to pin it to the toolbar.
  9. Now go to the Coursera SIADS 505 page here.
  10. Click on the Ambient Learning Agent icon on the toolbar. A popup with a login page will show. Log into your umich.edu Google account and start watching lectures.

(back to top)

Roadmap

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contact

Ambient Learning Support Page

(back to top)

Acknowledgments

(back to top)

About

A Chrome extension of the spaced repetition system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages