From 5fa53eebdc9fdb96b25f9fb3256659570050ed02 Mon Sep 17 00:00:00 2001 From: KarelHu <42693931+KarelHu@users.noreply.github.com> Date: Tue, 9 Feb 2021 10:55:50 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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"