diff --git a/src/manifest-firefox.json b/src/manifest-firefox.json index 6c403ac..491aa13 100644 --- a/src/manifest-firefox.json +++ b/src/manifest-firefox.json @@ -20,7 +20,10 @@ "matches": [ "*://*.oglobo.globo.com/*", "*://www.economist.com/*", - "*://foreignpolicy.com/*" + "*://foreignpolicy.com/*", + "*://*.folha.uol.com.br/*", + "*://*.folha.com.br/*" + ] }], diff --git a/src/manifest-opera.json b/src/manifest-opera.json index 6c403ac..491aa13 100644 --- a/src/manifest-opera.json +++ b/src/manifest-opera.json @@ -20,7 +20,10 @@ "matches": [ "*://*.oglobo.globo.com/*", "*://www.economist.com/*", - "*://foreignpolicy.com/*" + "*://foreignpolicy.com/*", + "*://*.folha.uol.com.br/*", + "*://*.folha.com.br/*" + ] }],