manaba-enhanced
manaba-enhanced copied to clipboard
Chrome extension to make your manaba a little bit more comfortable.
## Motivation Microsoft Edge is a new browser from Microsoft. It is based on Chromium and is available on Windows 10 and macOS. It occupies a certain market share (about...
Automatically generated release notes[^1] aid in writing release notes. [^1]: https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes
Wrap `chrome.runtime.onMessage` and provide reasonable types.
## Motivation Notifying assignment deadlines to the assignee is useful for the assignee to know the deadline. ## Description Notify the assignment deadline to the assignee via `chrome.notifications` API. This...
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.21.4. Changelog Sourced from browserslist's changelog. 4.21.4 Updated Firefox ESR. 4.21.3 Improved unknown region and unknown feature error (by Alexander Chabin). 4.21.2 Updated Firefox ESR....
Declaration of site origins in the `host_permissions` field is preferable. https://github.com/mkobayashime/manaba-enhanced/blob/47b935a22579dad243f7533cd41cd16f15b96325/src/manifest.ts#L22-L28 I'm afraid to say that we need to upgrade the manifest to v3 since this might work only in...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1. Release notes Sourced from ansi-regex's releases. v5.0.1 Fixes (backport of 6.0.1 to v5) This is a backport of the minor ReDos vulnerability in ansi-regex@<6.0.1,...