diff --git a/manifest.json b/manifest.json index 59d90e1..74794b6 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ { "all_frames": true, "js": ["js/content.js"], - "matches": [""] + "matches": ["*://*/*"] } ], "icons": { @@ -17,6 +17,6 @@ "page_action": { "default_icon": "assets/icon32.png", "default_title": "QuantcastAutoRefuser" - }, + }, "manifest_version": 2 } \ No newline at end of file