@@ -22,11 +22,8 @@
|
||||
"content_scripts": [
|
||||
{
|
||||
"matches": [
|
||||
"<all_urls>"
|
||||
],
|
||||
"exclude_matches": [
|
||||
"chrome-extension://*/*",
|
||||
"moz-extension://*/*"
|
||||
"http://*/*",
|
||||
"https://*/*"
|
||||
],
|
||||
"js": [
|
||||
"content.js"
|
||||
|
||||
Reference in New Issue
Block a user