Epublifier
A tool to convert website based books or list of pages to ePub format to read on your eReader/Kindle/etc.
Epublifierคืออะไร?
Epublifier เป็นส่วนขยายของ Chrome ที่พัฒนาโดย maoserr และคุณลักษณะหลักของมันคือ "A tool to convert website based books or list of pages to ePub format to read on your eReader/Kindle/etc."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Epublifier
ดาวน์โหลดไฟล์ส่วนขยาย Epublifier ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
# Epublifier # Converts websites into epub. A tool that allows you to extract a list of html pages from a table of content page and compile them into an ePub book to be imported into your eReader of choice. For advanced users who can write javascript, you can add additional parser definition to customize parsing of any site. Check out the [wiki](https://github.com/maoserr/epublifier/wiki) for usage.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Epublifier |
ID | eopjnahefjhnhfanplcjpbbdkpbagikk |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/epublifier/eopjnahefjhnhfanplcjpbbdkpbagikk |
คำอธิบาย | A tool to convert website based books or list of pages to ePub format to read on your eReader/Kindle/etc. |
ขนาดไฟล์ | 2.11 MB |
จำนวนการติดตั้ง | 1,386 |
เวอร์ชันปัจจุบัน | 3.0.125 |
อัปเดตครั้งล่าสุด | 2023-12-01 |
วันที่เผยแพร่ | 2021-11-08 |
คะแนน | 3.25/5 รวมทั้งหมด 8 คะแนน |
ผู้พัฒนา | maoserr |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://github.com/maoserr/epublifier |
URL หน้าช่วยเหลือ | https://github.com/maoserr/epublifier/issues |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Epublifier", "permissions": [ "downloads", "storage", "clipboardRead", "unlimitedStorage", "scripting" ], "options_ui": { "page": "options.html" }, "author": "Mao Yu |