WebExtension.net
WebExtension.net

Eu quero ler!

View on Chrome Web Store
View Eu quero ler! Chrome Extension on Chrome Web Store
3.2 (60 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Remoção das mensagens de assinatura em artigos de portais de notícias.
Type
Extension
Users
9,000 users
Gedanken Technologies
View author page of Gedanken Technologies
Published
Published on May 19, 2013
Version 1.7
Manifest version
2
Updated
Updated on December 13, 2014
View on Chrome Web Store
View Eu quero ler! Chrome Extension on Chrome Web Store
lifestyle/news
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Eu quero ler!",
    "version": "1.7",
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "description": "Remo\u00e7\u00e3o das mensagens de assinatura em artigos de portais de not\u00edcias.",
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "*:\/\/static.folha.uol.com.br\/paywall\/js\/",
        "*:\/\/gazetadopovo.com.br\/assinaturas\/api\/*",
        "*:\/\/gazetadopovo.com.br\/connect\/js\/",
        "*:\/\/www.gazetadopovo.com.br\/assinaturas\/*",
        "*:\/\/estadao.com.br\/paywall\/*",
        "*:\/\/*.estadao.com.br\/paywall\/*",
        "*:\/\/*.paywall.estadao.com.br\/*",
        "*:\/\/*.estadao.com.br\/paywall\/*.js",
        "*:\/\/paywall.estadao.com.br\/*",
        "*:\/\/acesso.estadao.com.br\/api\/rest\/acesso-paywall",
        "*:\/\/www.paywall.estadao.com.br\/*",
        "*:\/\/diariocatarinense.clicrbs.com.br\/*",
        "*:\/\/paywall.folha.uol.com.br\/*",
        "*:\/\/oglobo.globo.com\/*\/paywall\/*",
        "*:\/\/zerohora.clicrbs.com.br\/jornal\/jsp\/paywall*"
    ],
    "manifest_version": 2,
    "content_scripts": [
        {
            "matches": [
                "http:\/\/www.gazetadopovo.com.br\/*"
            ],
            "js": [
                "subscription-gazeta-script.js"
            ]
        },
        {
            "matches": [
                "http:\/\/*.estadao.com.br\/*"
            ],
            "js": [
                "subscription-estadao-script.js"
            ]
        }
    ],
    "web_accessible_resources": [
        "*.js",
        "*.css"
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top