diff --git a/manifest.json b/manifest.json index e5c2369..bd504c4 100644 --- a/manifest.json +++ b/manifest.json @@ -19,7 +19,8 @@ { "matches": [ "https://stadia.google.com/*", - "https://gamepad-tester.com/*" + "https://gamepad-tester.com/*", + "https://gamepad.e7d.io/*" ], "js": ["controlstadia.js"], "run_at": "document_start"