|
Script Summary:
Quick view with extra info overlay and direct image links from preview page or thumbnails. Quick paging through images with keyboard shortcuts. Ajax user bookmarking. More soon! Check out the new screen shots inside! Version: 2009.08.16.1 |
this script has 2 topics, 4 posts |
this script has 2 reviews |
||||||||||||||||||||||||
Please leave a review or some suggestions to help improve Better Pixiv! If you like it, add it to your favorite scripts!
Developed on Firefox 3.5 for OS X Leopard. Built for Greasemonkey 0.8.20090123.1 and above.
Developed on Firefox 3.5 for OS X Leopard. Built for Greasemonkey 0.8.20090123.1 and above.
New In This Version
- Added option to swap the click actions of the zoom icons and thumbnails.
- Images should stop loading if canceled by click now.
- Fixed bug where only one tag would display in the info box.
Features
- Click the image on medium view pages to overlay the large, original sized image or middle click to open full image directly in new tab. Click the large version or outside the preview to return.
- Click the icon in the top right corner of a thumbnail to overlay the full-sized image on the current page. Middle click the icon (or zoomed overlay) to load the full size image directly into a new tab.
- User bookmark button uses AJAX request to bookmark user without leaving the page. Second user bookmark button is inserted after the first for private bookmarking.
- Adds the user's Pixiv ID number to relevant pages.
- Use the new options panel to tweak the settings to your liking! Go to Tools > Greasemonkey > User Script Commands... > BP: Settings...
- Info box dispays when hovering over overlay from clicking thumbnail zoom icon. Displays a link to the user's profile, the user's Pixiv ID number, the date of submission (New! links to submission's preview page) and applied tags. New paging buttons let you quickly view all the images on a page of thumbnails full-size.
- Try the new hotkeys! With the overlay open, press , and . to skip to the next and previous images, m to open the image directly in a tab, n to open the submission's preview page in a tab and b or z to toggle "fit to window" mode if the image is too large to see all at once.
Changes
2009.08.16.1:- Added option to swap the click actions of the zoom icons and thumbnails.
- Images should stop loading if canceled by click now.
- Fixed bug where only one tag would display in the info box.
- Added option to translate some page elements. (experimental)
- Next and previous buttons and hotkeys will continue on to the next or previous page of thumbnails and zoom the next image once loaded.
- The thumbnail processor no longer waits for the entire page to load before generating links.
- The zoom icon is now larger, but remains hidden until the user mouses over a thumbnail.
- Bugfix: Bug where info box would not load on images whose tags did not include a [ タグ編集 ] link fixed.
- Bugfix: Now only b and z keys will toggle "fit to window" mode.
- Paging and "open file in tab" hotkeys now work on preview pages when zoomed.
- Option to keep "fit to window" mode locked between images.
- Added buttons in info box to page through zoomed thumbnails.
- While zoomed from thumbnail, use , and . keys to page through zoomed thumbnails. Press m to push image to new background tab. Press n to push submission page to new background tab. Press z or b to toggle "fit to window" mode (note: this can be CPU intensive if the image is large and you scroll).
- Added option to always position info box on the top.
- Settings are now managed via a new dialog (Tools > Greasemonkey > Userscript commands > BP: Settings...)
- Clicking the date in the info box will load the submission's preview page.
- A checkmark will display beside the info box's profile link if the user is already bookmarked.
- New zoom icon. It's ugly, but at least you can see it.
- CPU usage down when displaying overlay.
- Made the manual update actually work.
- Added info box when hovering over overlay from thumbnails. Currently displays link to user's profile, user's Pixiv ID number, date of submission and applied tags. Uses XHR, may take a moment to pop up.
- Added option for dark shader.
- Faster image loading / better image caching. XHR for zoom was not caching properly and just making redundant requests for image, so no more XHR for images!
- Clicking outside the image overlay will close it. Click or pressing panic key (esc) will kill overlay if hanging on load.
- Zoom icon middle-click opens new tab in front now. GM_openInTab() doesn't send referrer header, leading to 403's :( Overlay middle-click still loads in background though.
- Menu items labeled more clearly.
- Added menu items to manually check for update, toggle auto-update, toggle info box, and toggle dark shader.
- Bookmarking buttons now built without waiting for images to load.
- Non-standard middle click behavior on medium size previews fixed.
- Auto update always asks for fresh version now.
- Fixed bug where multiple tabs would sometimes open when user middle clicks.
- Future updates will display changes/new features in the update notification.
- Stupid string replacement bug fixed. Submissions from users with login names including "_s" and "_m" should no longer cause problems.
- Cache-control headers set when requesting image data. Should make reopening zoomed view snappier.
- Quick change should fix hanging problem. (I hope)
- Zoomed versions are now loaded via XMLHttpRequest, so it may seem like it's hanging since you can't see the image roll in, but the image will display as soon as it is fully loaded.
- From now on, auto updating will open a new tab instead of hijacking your current tab.
- All thumbnails now have an icon that can be clicked for quick view or middle-clicked for a direct access to the file.
- Middle click opens file directly in a new tab by default now. This can be changed in the menu Tools->Greasemonkey->User Script Commands...->Swap middle click behavior.
- Tweaks to zoomed image placement.
- Added an ajax user bookmark button for private bookmarking. Both appear on user profile, bookmarks, gallery, and individual submission pages.
- User ID number is inserted in a user's gallery now.
- Source code got really ugly.
- Middle clicking on either the preview or the zoomed image will now open just the full size image file in the same tab.
- (Update!) Now when first run, you will be given the option to have the script automatically check for updates!
- AJAX user bookmarking has been reimplemented. Users bookmarked are automatically set to public.
- User ID number is now inserted next to the image dimensions. In the old location, the context menu would not appear for some reason.
- Minor style changes in the display of zoomed image.
- Zoomed image should now reposition itself properly on window resize.
- No longer FROM THE FUTURE.
- Probably something else I forgot.





