- Clicking Activate Color Picker / Font / Measure in the Firefox popup now reliably activates the tool. The response handler had been silently unreachable.
- Clearer error notifications when a tool can't run (browser-internal pages, file:// URLs, restricted tabs).
popup.jsrewritten asasync—browser.runtime.sendMessageis awaited in a try/catch instead of passing a Chrome-style callback.
Measurement Tool
Get precise measurements of any element on a webpage. Measure width, height, and diagonal dimensions with pixel-perfect accuracy.