| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Tested on:
Uninstall or disable old versions of the extension from the Extensions settings page first (Tools > Extensions).
Download the CRX extension file from http://textchimp.github.com/dump.tools/dump.tools.crx
Chrome should automatically ask you if you want to install it.
If you get an error telling you extensions can only be installed from the Chrome Store (i.e. OS X users): Open the Extensions page in Chrome (Tools > Extensions), and drag&drop the downloaded dump.tools.crx file to it from Finder.
Unpacked Extension method (developers only):
Images in preview window are top-aligned rather than bottom aligned, and probably not shown in proportion relative to each other... hopefully just a bit of CSS tweaking needed here
Any text (not image URLs) typed in main text input always shows on the right of all images in the preview panel, no matter where it's actually typed relative to the URLS... more CSS float tweaking
Manual favs palette: tag entry popup window disappears beyond right edge of palette window for images which are at the right of the palette (tag popup needs to have position tested and be re-positioned flush with right edge when necessary)
Current maximum of 5Mb storage for chrome extensions limits number of permanent favourites, as thumbnails are stored using DataURLs. Would be nice to have a way around this, or a better way to cache thumbnails, that doesn't slow everything down (see below).
The layout in the permanent favourites popup is a bit messy and chaotic, needs a cleanup. Also no way currently to delete items from the favourites, and (though there is a structure for tags in the localStorage data) no way to limit popup contents by tags. The popup will also get progressively slower to load as more favourites are added, even though the thubnails are locally cached...
Canvas caching in the permanent favs list might not make sense for the new features of loading random images from dump, etc - too much mem & time used, not enough subsequent cache hits to justify it
OS X: right click / ctrl-click issue
| Back | FazBrowse Home | New Git URL |