Add goodreads and amazon to list of networks
This commit is contained in:
@@ -461,6 +461,8 @@ const socialNetworkPatterns = [
|
|||||||
"*://*.google.com/*",
|
"*://*.google.com/*",
|
||||||
"*://*.bing.com/*",
|
"*://*.bing.com/*",
|
||||||
"*://duckduckgo.com/*",
|
"*://duckduckgo.com/*",
|
||||||
|
"*://*.amazon.com/*",
|
||||||
|
"*://*.goodreads.com/*",
|
||||||
];
|
];
|
||||||
|
|
||||||
const homepagePatterns = [
|
const homepagePatterns = [
|
||||||
|
Reference in New Issue
Block a user