diff --git a/manifest.json b/manifest.json index eac52a8..f50c115 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Oh no! Reflow!", - "version": "0.28", + "version": "0.29", "description": "A tool for detecting and recording reflow in the browser front-end code.", "background": { "scripts": ["background.js"] diff --git a/ohnoreflow.xpi b/ohnoreflow.xpi index 65f3684..6acaa0b 100644 Binary files a/ohnoreflow.xpi and b/ohnoreflow.xpi differ