Added all subdomains to whitelist
This commit is contained in:
parent
f828873466
commit
5ca5d2d55b
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"content_scripts": [
|
||||
{
|
||||
"matches": ["*://github.com/*"],
|
||||
"matches": ["*://*.github.com/*"],
|
||||
"js": ["content.js"]
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue