E-Hentai Upload Progress

By HF Last update Mar 10, 2013 — Installed 2,306 times.

Script Summary: Show an upload progress bar when uploading files on E-Hentai galleries, and allow multiple files selection at once.



Version: 1.4

Show an upload progress bar when uploading files on E-Hentai galleries, and allow multiple files selection at once. The script should also work with the fjords.

NOTES
  • this script has been successfully tested on Firefox (from v3.6 to v19) and Chrome (form v13 to v24).
  • FF3.6: uploading large files might freeze the browser for a few seconds. Also, there seems to exist a 96MB limit for the file size. The reason for those issues is that the file content is loaded in memory as a JS String prior to upload each file, and the Strings size seems to be limited to 96MB.
CHANGES

v1.4

  • Made sure the upload statistics don't superimpose on the gallery title.
  • Took into account the servers names change.

v1.3

  • Added upload speed and ETA information.

v1.2

  • fixed a bug with the display of the name of the file being uploaded.

v1.1

  • added Chrome support
  • decreased memory usage significantly with FF4+.