Remove Paywall

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

Hvad er Remove Paywall?

Remove Paywall er en Chrome-udvidelse udviklet af pulkonet, og dens hovedfunktion er "Remove the paywall from your favorite websites with just one click! With our paywall remover extension, you can access articles,…".

Udvidelsesskærmbilleder

screenshot

Download Remove Paywall-udvidelses-CRX-fil

Download Remove Paywall-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Remove Paywall Remove Paywall
ID ohbikgnekjdccadpjljgllljoghgleij
Officiel URL https://chrome.google.com/webstore/detail/remove-paywall/ohbikgnekjdccadpjljgllljoghgleij
Beskrivelse Remove the paywall from your favorite websites with just one click! With our paywall remover extension, you can access articles,…
Filstørrelse 3.17 KB
Antal Installationer 5,496
Nuværende Version 1.0
Senest Opdateret 2023-02-13
Udgivelsesdato 2023-02-13
Bedømmelse 2.83/5 Samlet 6 Bedømmelser
Udvikler pulkonet
E-mail [email protected]
Betalingsmetode free
URL til Fortrolighedspolitik Side https://www.freeprivacypolicy.com/live/d3494cca-fabe-4582-a488-87df5b1b18a0
Understøttede Sprog 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"
    ]
}