chrome-extensions-samples/functional-samples/sample.milestones
Oliver Dunk d2296fac85
Update dependencies (#1096)
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
2024-02-20 12:53:23 +01:00
..
README.md
manifest.json
popup.html Update dependencies (#1096) 2024-02-20 12:53:23 +01:00
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

  1. Install this extension
  2. Visit https://chromium-review.googlesource.com/c/chromium/src/+/3635900
  3. 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

The extension's popup shows that this change request was merged in milestone 104