ka-extension / ka-extension-ts

A browser extension for Khan Academy.
MIT License
19 stars 11 forks source link

Implement customization code for badges (+ tesla badge description) #220

Closed An0n3m0us closed 3 years ago

An0n3m0us commented 3 years ago

Closes: #33 Related issues: #19

This PR implements a method in which it's possible to modify badge descriptions on the user visiting the badges page in either the profile or the badge showcase.

profile/${uok}/badges: image

badges/tesla: image

An0n3m0us commented 3 years ago

Any feedback from the core developers would be appreciated as I have written most of this code based on how I have determine how existing code works.