diff --git a/src/manifest-chrome.json b/src/manifest-chrome.json index a7c62ca..aa3bc42 100644 --- a/src/manifest-chrome.json +++ b/src/manifest-chrome.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "burlesco", - "version": "2.18", + "version": "2.19", "description": "Leia notícias sem ser assinante, burle o paywall", "homepage_url": "http://burles.co", "author": "rodorgas", @@ -33,6 +33,7 @@ "cookies", "*://correio.rac.com.br/*", + "*://dc.clicrbs.com.br/*", "*://www.economist.com/*", "*://*.estadao.com.br/*", "*://foreignpolicy.com/*", diff --git a/src/manifest-firefox.json b/src/manifest-firefox.json index b2af107..4546ce4 100644 --- a/src/manifest-firefox.json +++ b/src/manifest-firefox.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "burlesco", - "version": "2.18", + "version": "2.19", "description": "Leia notícias sem ser assinante, burle o paywall", "homepage_url": "http://burles.co", "author": "rodorgas", @@ -33,6 +33,7 @@ "cookies", "*://correio.rac.com.br/*", + "*://dc.clicrbs.com.br/*", "*://www.economist.com/*", "*://*.estadao.com.br/*", "*://foreignpolicy.com/*", diff --git a/src/manifest-opera.json b/src/manifest-opera.json index d4b060f..4546ce4 100644 --- a/src/manifest-opera.json +++ b/src/manifest-opera.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "burlesco", - "version": "2.17", + "version": "2.19", "description": "Leia notícias sem ser assinante, burle o paywall", "homepage_url": "http://burles.co", "author": "rodorgas", @@ -33,6 +33,7 @@ "cookies", "*://correio.rac.com.br/*", + "*://dc.clicrbs.com.br/*", "*://www.economist.com/*", "*://*.estadao.com.br/*", "*://foreignpolicy.com/*",