This commit is contained in:
alexadam 2016-08-18 13:42:27 +03:00
parent 9f2b1f1edb
commit b43ce9d6f6
21 changed files with 10 additions and 6 deletions

View file

@ -1,6 +1,10 @@
# save-as-ebook
Save a web page/selection as an eBook (.epub format) - a Chrome/FireFox/Opera Web Extension
Save a web page/selection as an eBook (.epub format) - a Chrome/Firefox/Opera Web Extension
![alt ex1.png](https://github.com/alexadam/save-as-ebook/blob/master/examples/ex1.png?raw=true)
![alt ex2.png](https://github.com/alexadam/save-as-ebook/blob/master/examples/ex2.png?raw=true)
## How to install it
@ -43,8 +47,8 @@ Save a web page/selection as an eBook (.epub format) - a Chrome/FireFox/Opera We
- add settings & options page (ui/ux)
## Credits
https://github.com/blowsie/Pure-JavaScript-HTML5-Parser
https://stuk.github.io/jszip/
http://johnny.github.io/jquery-sortable/
https://github.com/eligrey/FileSaver.js/
https://www.iconfinder.com/icons/1031371/book_empty_library_reading_icon#size=128
- https://github.com/blowsie/Pure-JavaScript-HTML5-Parser
- https://stuk.github.io/jszip/
- http://johnny.github.io/jquery-sortable/
- https://github.com/eligrey/FileSaver.js/
- https://www.iconfinder.com/icons/1031371/book_empty_library_reading_icon#size=128

BIN
ex1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

BIN
ex2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

View file

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 605 B

After

Width:  |  Height:  |  Size: 605 B

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 877 B

After

Width:  |  Height:  |  Size: 877 B

Before After
Before After