Remove Paywall
Remove the paywall from your favorite websites with just one click! With our paywall remover extension, you can access articles,…
Remove Paywallคืออะไร?
Remove Paywall เป็นส่วนขยายของ Chrome ที่พัฒนาโดย pulkonet และคุณลักษณะหลักของมันคือ "Remove the paywall from your favorite websites with just one click! With our paywall remover extension, you can access articles,…"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Remove Paywall
ดาวน์โหลดไฟล์ส่วนขยาย Remove Paywall ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | ohbikgnekjdccadpjljgllljoghgleij |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/remove-paywall/ohbikgnekjdccadpjljgllljoghgleij |
คำอธิบาย | Remove the paywall from your favorite websites with just one click! With our paywall remover extension, you can access articles,… |
ขนาดไฟล์ | 3.17 KB |
จำนวนการติดตั้ง | 5,496 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2023-02-13 |
วันที่เผยแพร่ | 2023-02-13 |
คะแนน | 2.83/5 รวมทั้งหมด 6 คะแนน |
ผู้พัฒนา | pulkonet |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://www.freeprivacypolicy.com/live/d3494cca-fabe-4582-a488-87df5b1b18a0 |
ภาษาที่รองรับ | 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" ] } |