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