IQDB4Chan adds a link in images threads under the thread title (ex. "/e/ - Ecchi"). The link is labeled IQDB Check. Clicking this will check every thumbnail against Danbooru's IQDB database. Misses get surrounded with a red border and hits get post links to Danbooru added.
Installation
- Chrome/Firefox: Install Tampermonkey
Project page
Main script
https://raw.githubusercontent.com/BrokenEagle/JavaScripts/stable/iqdb4chan.user.js
Final
I created this script mostly because I found it annoying having to repeatedly spam the IQDB search link for multiple images in a thread. With the above, you can immediately see what has and hasn't been uploaded, allowing one to focus on those images that interest the user.
If you have any suggestions for the placement of the links or the styles used, or want to see something else added, please feel free to chime in.
Change log
- (2017-09-18) Version 3 <ref chinatsu: forum #136103>
- Added CSS class to post links
- Post links now open in new tab
- (2017-11-22) Version 4 <ref chinatsu:forum #136103>
- Added CSS class/color to links based upon IQDB score
- (2018-01-21) Version 5 <ref nonamethanks:Discord>
- Fixed incompatibilities with the latest versions of Greasemonkey/Tampermonkey
Updated