diff options
-rw-r--r-- | chrome/browser/resources/cryptotoken/manifest.json | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/chrome/browser/resources/cryptotoken/manifest.json b/chrome/browser/resources/cryptotoken/manifest.json index 3353919..bfa79d5 100644 --- a/chrome/browser/resources/cryptotoken/manifest.json +++ b/chrome/browser/resources/cryptotoken/manifest.json @@ -23,10 +23,7 @@ ], "externally_connectable": { "matches": [ - "https://login.corp.google.com/*", - "https://accounts.google.com/*", - "https://myaccount.google.com/*", - "https://security.google.com/*" + "<all_urls>" ], "ids": [ "fjajfjhkeibgmiggdfehjplbhmfkialk" |