Remove Paywall

Remove the paywall from your favorite websites with just one click! With our paywall remover extension, you can access articles,…

Cos'è Remove Paywall?

Remove Paywall è un'estensione di Chrome sviluppata da pulkonet, e la sua funzione principale è "Remove the paywall from your favorite websites with just one click! With our paywall remover extension, you can access articles,…".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Remove Paywall

Scarica i file di estensione Remove Paywall in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Remove the paywall from your favorite websites with just one click! With our paywall remover extension, you can access articles, videos, and other content that's usually behind a paywall, without having to pay for a subscription.                    

Informazioni di Base sull'Estensione

Nome Remove Paywall Remove Paywall
ID ohbikgnekjdccadpjljgllljoghgleij
URL Ufficiale https://chrome.google.com/webstore/detail/remove-paywall/ohbikgnekjdccadpjljgllljoghgleij
Descrizione Remove the paywall from your favorite websites with just one click! With our paywall remover extension, you can access articles,…
Dimensione del File 3.17 KB
Conteggio Installazioni 5,496
Versione Corrente 1.0
Ultimo Aggiornamento 2023-02-13
Data di Pubblicazione 2023-02-13
Valutazione 2.83/5 Totale 6 Valutazioni
Sviluppatore pulkonet
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://www.freeprivacypolicy.com/live/d3494cca-fabe-4582-a488-87df5b1b18a0
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Remove Paywall",
    "version": "1.0",
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "contextMenus"
    ]
}