Skip to content
This repository has been archived by the owner on May 16, 2021. It is now read-only.

Latest commit

 

History

History
62 lines (52 loc) · 2.13 KB

README.md

File metadata and controls

62 lines (52 loc) · 2.13 KB

ComfortablePandA-Extension

A browser extention that makes PandA life comfortable

Installation

  1. Goto chrome://extensions/ on your GoogleChrome
  2. Enable developer mode.
  3. Click LOAD UNPACKED button on upper left hand corner.
  4. Select this folder(confortable-panda) and install.
  5. You are all set:)

Usage

  1. Login to PandA
  2. Proceed to main page.
  3. Done. Your upper tab color is changed and ☰ icon is displayed.

Features

Tab coloring

Colors lecture tab according to due date.

  • #f03c15 Due date <= 1 Day
  • #f03c15 Due date <= 5 Days
  • #f03c15 Due date <= 14 Days

Notification Badge

Tells your unchecked latest assignments.

If you open lecture page with notification badge on, the badge will disappear.

miniPandA (Side-menu)

Click ☰ to open miniPandA. All available assignments as well as quizzes will be displayed. You can add your custom assignment to miniPandA with PLUS button located on upper right hand side.

Also check box is available for you to distinguish completed assignments from working assignments.

Screenshot

Update Log

  • 2020/05/20 v0.9.0 Prototype release
  • 2020/05/21 v1.0.0 Release
  • 2020/05/22 v1.0.1 Fixed some minor bugs & refactored
  • 2020/05/26 v1.0.2 Fixed notification badge related bug
  • 2020/06/10 v1.1.0 Added side menu for displaying all available kadais.
  • 2020/06/11 v1.1.3 Minor bug fix & enhancement.
  • 2020/06/13 v1.2.0 Added check button.
  • 2020/06/23 v1.3.0 Added quiz/exam tab.
  • 2020/06/24 v1.3.1 Fixed bug.
  • 2020/06/30 v1.4.0 Add custom todo.
  • 2020/08/16 v1.4.1 Removed redundant lines.
  • 2020/08/17 v1.5.0 Added relax PandA and spinning wheel.
  • 2020/10/02 v1.5.2 Fixed badge reset bug.
  • 2020/10/25 v1.6.0 Add cache.
  • 2020/10/28 v1.6.1 Using async on storage.get
  • 2020/12/22 v1.7.0 Order assignments by closestTime.
  • 2021/03/28 v2.0.0 Support for Sakai21.
  • 2021/04/10 v2.1.0 Fixed errors.

License

MIT