diff --git a/manifest.json b/manifest.json index 411e6bb..eae9924 100644 --- a/manifest.json +++ b/manifest.json @@ -17,5 +17,6 @@ "js": ["js/inject/debug.js"], "run_at": "document_start" } - ] + ], + "minimum_chrome_version": "21.0.1180.57" }