/translate-pixiv-tags

Primary LanguageJavaScriptMIT LicenseMIT

Translate Pixiv Tags

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.

Installation

Screenshots

Settings

Via Tampermonkey menu

Click "Settings" under this script's item in the Tampermonkey menu.

Via artist tag

You can open the settings by clicking a button in the upper right corner of any artist's tooltip.

Via Storage tab

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).

FAQ