Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit 994d039

Browse files
committed
fixing manifest
1 parent f926ed0 commit 994d039

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"description": "A tool for looking up user information on Mixer.com",
66
"content_scripts": [
77
{
8+
"matches": ["<all_urls>"],
89
"js": ["content.js"]
910
}
1011
],

0 commit comments

Comments
 (0)