Remove Paywall
Remove the paywall from your favorite websites with just one click! With our paywall remover extension, you can access articles,…
Apa itu Remove Paywall?
Remove Paywall adalah ekstensi Chrome yang dikembangkan oleh pulkonet, dan fitur utamanya adalah "Remove the paywall from your favorite websites with just one click! With our paywall remover extension, you can access articles,…".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Remove Paywall
Unduh file ekstensi Remove Paywall dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | ohbikgnekjdccadpjljgllljoghgleij |
URL Resmi | https://chrome.google.com/webstore/detail/remove-paywall/ohbikgnekjdccadpjljgllljoghgleij |
Deskripsi | Remove the paywall from your favorite websites with just one click! With our paywall remover extension, you can access articles,… |
Ukuran File | 3.17 KB |
Jumlah Instalasi | 5,496 |
Versi Saat Ini | 1.0 |
Terakhir Diperbarui | 2023-02-13 |
Tanggal Publikasi | 2023-02-13 |
Penilaian | 2.83/5 Total 6 Penilaian |
Pengembang | pulkonet |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Kebijakan Privasi | https://www.freeprivacypolicy.com/live/d3494cca-fabe-4582-a488-87df5b1b18a0 |
Bahasa yang Didukung | 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" ] } |