Epublifier
A tool to convert website based books or list of pages to ePub format to read on your eReader/Kindle/etc.
What is Epublifier?
Epublifier is a Chrome extension developed by maoserr, and its main feature is "A tool to convert website based books or list of pages to ePub format to read on your eReader/Kindle/etc.".
Extension Screenshots
Download Epublifier Extension CRX File
Download Epublifier extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
# 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.
Extension Basic Information
Name | Epublifier |
ID | eopjnahefjhnhfanplcjpbbdkpbagikk |
Official URL | https://chromewebstore.google.com/detail/epublifier/eopjnahefjhnhfanplcjpbbdkpbagikk |
Description | A tool to convert website based books or list of pages to ePub format to read on your eReader/Kindle/etc. |
File Size | 2.11 MB |
Installation Count | 1,386 |
Current Version | 3.0.125 |
Last Updated | 2023-12-01 |
Publish Date | 2021-11-08 |
Rating | 3.25/5 Total 8 Ratings |
Developer | maoserr |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/maoserr/epublifier |
Help Page URL | https://github.com/maoserr/epublifier/issues |
Supported Languages | 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 |