d2296fac85
Updates a nunber of dependencies in a single PR. These were suggested by dependabot but updating them individually would mean the reposistory would be in a broken state until everything had merged. I'm not personally a huge fan of lowercasing doctype, but Prettier has taken an opinionated stance here and there is not a way to disable it: https://github.com/prettier/prettier/issues/15096 |
||
---|---|---|
.. | ||
README.md | ||
manifest.json | ||
popup.html | ||
popup.js | ||
screenshot.png |
README.md
Clicking this extension's action button while viewing a Chromium code review will open a small popup that shows what (if any) Chromium version the review was merged into. If the CR has not yet been merged or if the extension cannot find the version it was merged into, the action popup will automatically close itself.
Demo
- Install this extension
- Visit https://chromium-review.googlesource.com/c/chromium/src/+/3635900
- Click the extension's action icon
Once the extension retrieves the merged milestone information, it will appear in the extnesion's popup as shown below