feat: added subdomains to whitelist #1
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