alexadam / save-as-ebook

Save a web page/selection as an eBook (.epub format) - a Chrome/Firefox/Opera Web Extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some minor grievances.

KaveeHana opened this issue · comments

  1. When the same image is repeated several times in the webpage this plugin downloads&adds the image each time as a different image (saves it under a different name). It would be more elegant&efficient if it only downloaded the same image once!

  2. Empty style sheets should be deleted!

  3. Also you should change the way the files are renamed inside the epub. It's best if you keep these names independent from the source files. Something like,
    (a constant for given file type + index value).extension
    would look better.

Thanks for the amazing plugin. I have plenty of uses with it.

1 & 2. Good points, I'll fix them in the next release

  1. What do you mean? what files and how are they dependent on the source files?

Thanks!

Page 004

See the names of the files are generated from there source names. This looks bad. I can't help but want to rename them.

in to something like this,

Page 005