Skip to content

TheLonelyDevil9/LinkAPI-Currency-And-Translation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkAPI Currency Helper

Violentmonkey userscript for LinkAPI that converts visible CNY/RMB/yuan values to USD while keeping the page otherwise close to native LinkAPI behavior.

Install

https://raw.githubusercontent.com/TheLonelyDevil9/LinkAPI-Currency-And-Translation/main/LinkAPI%20USD%20And%20English.user.js

Features

  • Converts visible CNY/RMB/yuan values to USD with comma grouping, using extra decimals for nonzero sub-cent amounts.
  • Replaces (CNY) and (RMB) labels with (USD).
  • Updates © 2025 LinkAPI to © 2026 LinkAPI.
  • Adds a stable Show USD values entry in the account menu for quick comparison with original LinkAPI values.
  • Watches dynamic page updates so newly rendered prices are converted while the toggle is in USD mode.
  • Persists safe route-scoped page controls such as filters, selects, and view options.
  • Avoids storing API keys, tokens, prompts, messages, redemption codes, credentials, passwords, textarea content, or other secret-like values.
  • Keeps the redemption-code input/button row compact on old and new wallet layouts.
  • Cleans stale DOM and localStorage artifacts from older helper features that were removed.

Privacy

The script does not send page text, model names, logs, keys, prompts, or any other data to external services. Currency conversion runs locally in the browser. Page settings persistence is localStorage-only and skips sensitive fields.

Updates

Violentmonkey can update this script through the @updateURL and @downloadURL metadata. Every userscript behavior change must bump the metadata @version.

About

LinkAPI userscript for USD conversion and English translation cleanup.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors