A userscript that translates tags and artist names on Pixiv to their corresponding Danbooru tags. Also works on ArtStation, DeviantArt, Fantia, Hentai-Foundry, NicoSeiga, Nijie, Misskey.io, Misskey.art, Misskey.design, Pawoo, pixivFANBOX, SauceNAO, Skeb, Tinami, TweetDeck, and Twitter.
- Install Tampermonkey extension, it's available for Chrome, Microsoft Edge, Safari, Opera Next, and Firefox.
- Download the script: https://github.com/evazion/translate-pixiv-tags/raw/master/translate-pixiv-tags.user.js
- An installation prompt will appear. Accept the installation.
Click "Settings" under this script's item in the Tampermonkey menu.
You can open the settings by clicking a button in the upper right corner of any artist's tooltip.
Settings are stored in the Storage tab of the userscript. To be able to edit settings of the userscript, you must set advanced config mode in Tampermonkey settings.
To see default settings, the userscript should be run once.
- booru: Danbooru domain to send requests to.
- Subdomains include danbooru, kagamihara, saitou, and shima.
- cache_lifetime: The amount of time in seconds to cache data from Danbooru before querying again.
- preview_limit: The number of recent posts to show in artist tooltips.
- show_preview_rating: The upper level of rating for preview. Higher ratings will be blurred.
- Possible values are "s", "q", "e" (safe, questionable, explicit).