- Download the latest .zip from releases and unzip it into the current folder (there's a folder inside the zip so you dont want to have a nested structure)
- Navigate to edge://extentions or chrome://extentions depending on your browser
- Next, find the switch labeled
Developer mode
and make sure it is on - Click
Load Unpacked
and select the folder named 'Simplify Aeries' that the .zip extracted into - Finally, just press 'Select Folder' or the equivalent button for opening the folder in your browser
- [ ] Simplify Aeries should now be installed!! Try visiting an *.aeries.net site and it should work!
- If you have any problems, please contact me, oh and to customize settings and access the 'quick-check' features, click the extention's icon in your extentions tray
Instructions
Login Settings
Dashboard Settings
Feature Settings
Feature Item | Function |
---|---|
The features menu is currently empty, but will include settings pertaining to the Quick Check Grades and Class Schedule features available from the main menu page |
Features in Place:
- updated dashboard
- updated login
- all student-accessable pages reworked
- options page
- options popup
- integrated settings on dash
- integrated settings on login
More detailed list of finished features:
-
Subpages
- Student Info
- Profile
- Demographics
- Contacts
- Fees and Fines
- Grades
- Graduation Status
- Transcripts
- Gradebook
- Classes
- Classes
- Course Requests
- Test Scores
- Test Details
- State Test Scores Report
- Test Scores
- Other
- Attendance
- Contacts
- Student Info
-
Personalization
- Login Background Color
- Auto-Login
- Floating Nav Buttons
- Sidebar Gradient Colors
- Dashboard Background - Background Color - Background Image
Small Features
- Make IP address actually show well when different from last login (atm just hides when current and last are same)
- Make dropdowns either show or not show faded background, pick one for all (atm the notifications are the outlier with a bg) Fixes:
Remove transition on sub-menu enter/exit
Make Nav buttons not take up entire height when float on scroll
is off
- See releases page here
- Reduced permissions load, now uses
https://*.aeries.net/*
template instead of requiring*://*
- Changed info page, added refrence images, and made all versions on subpages set themselves based on the manifest
- Added tutorial for new users, cleaned up some bugs
- Note that auto-login still has to be on to be able to use the
Class Schedule
andQuick Check Grades
pages
- Added a
Class Schedule
page that operates similarly to theQuick Check Grades
one, only for classes, rooms, teachers, and their emails
- Added automatic dashboard tab opening (in background) for the
quick check grades
tab where needed and better error message - note that this requires that you have first opened the menu while on a tab with yourdistrict.asp.aeries.net/student in the url, or similar
- Added clarification message when no Aeries tabs are open Coming soon:
- Message for when tab is inactive/out of date, from before current version of extention. (possibly force reload them?)
- Added Quick grade check page
- Added more chrome.runtime.message calls/registered 'scrape'
- Feature needs a active aeries dashboard page open (not timed out/old)
- Grade colors now apply to all grades, not just card view for GradebookSummary.aspx page
- Grades in small tables are now also bolded + colored Coming soon:
- Colored scores for assignments?
- Custom Grade Colors now apply to all pages (that use grade elements)
- Added better logging for grade debug
- Grade colors now reload on scroll
- Removed border inconsistencies for student info subpages
- Scrollbar now properly positioned on attendance pages (overflow from table) Coming soon:
- Width matching for all elements on Student Info -> Profile page
- Added custom grade colors (not just by letter, + and - variations also diff now) Anticipated:
- Customization for grade colors
- Identified problem for '๐๐ฐ๐ถ๐ญ๐ฅ ๐ฏ๐ฐ๐ต ๐ฆ๐ด๐ต๐ข๐ฃ๐ญ๐ช๐ด๐ฉ ๐ค๐ฐ๐ฏ๐ฏ๐ฆ๐ค๐ต๐ช๐ฐ๐ฏ' error,
fixed
- Added switch to toggle customizations
- Added new icon and switching when the above is toggled on/off
- Rearranged code, now separate folders for js, css, etc. Bugs:
- Sub-menu enter/exit defies strict css transition rules, stays visible for at least 200ms too long
- Nav buttons take up entire height when
float on scroll
is off - May throw '๐๐ฏ๐ค๐ฉ๐ฆ๐ค๐ฌ๐ฆ๐ฅ ๐ณ๐ถ๐ฏ๐ต๐ช๐ฎ๐ฆ.๐ญ๐ข๐ด๐ต๐๐ณ๐ณ๐ฐ๐ณ: ๐๐ฐ๐ถ๐ญ๐ฅ ๐ฏ๐ฐ๐ต ๐ฆ๐ด๐ต๐ข๐ฃ๐ญ๐ช๐ด๐ฉ ๐ค๐ฐ๐ฏ๐ฏ๐ฆ๐ค๐ต๐ช๐ฐ๐ฏ ๐๐ฆ๐ค๐ฆ๐ช๐ท๐ช๐ฏ๐จ ๐ฆ๐ฏ๐ฅ ๐ฅ๐ฐ๐ฆ๐ด ๐ฏ๐ฐ๐ต ๐ฆ๐น๐ช๐ด๐ต.' error, though it... does exist.