Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ "https:\/\/*.folha.uol.com.br\/*" ], "css": [], "js": [ "script.js" ] } ], "description": "Acesso ilimitado ao site Folha de S\u00e3o Paulo.", "icons": { "128": "icon_128.png" }, "manifest_version": 2, "name": "Folha Gr\u00e1tis", "permissions": [ "webRequest", "webRequestBlocking", "https:\/\/www1.folha.uol.com.br\/folha\/furniture\/paywall\/*", "https:\/\/static.folha.uol.com.br\/paywall\/js\/*", "https:\/\/static.folha.uol.com.br\/library\/propensity\/*" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.1" }