Nitro Type - Toolkit

Quality-of-life utilities: shop leaks, keyboard shortcuts & more.

These are versions of this script where the code was updated. Show all versions.

  • v3.0.1 2026-05-29

    # hotfix 3.0.1 Token parsing error

  • v3.0.0 2026-05-29

    Nitro Type Toolkit 2.4.0 --> 3.0.0

    Added

    • Added Garage Rearrange Tools under Garage. While Nitro Type's native rearrange mode is open, Toolkit overlays selection, search, move, sort, import/export, and a dockable side panel for managing cars in bulk.
    • Added Customizer Shuffle under Garage. Adds preview/pool controls for the customizer plus an optional race-based auto shuffle for cars and supported loot (paint, trail, nitro, nametag, title), with newest-first, ordered, name, or ID sorting and per-type pool selection.
    • Added Hide Friend Online Popups under Notifications, with early CSS suppression of Nitro Type's bottom-right Your friend is online! popup.
    • Added Hide Friend Request Popups under Notifications.
    • Added Hide Race Invite Popups under Notifications.
    • Added Hide Cash Gifts under Notifications to suppress the corner cash gift toast and the You've Got Cash popup.
    • Added Hide Cash Display under Appearance with four presentation modes — Hidden, REDACTED, asterisks, or Custom Message — for masking the Nitro Cash balance across the site.
    • Added Hide Total Spent under Appearance for masking the Total Spent stat alongside the Cash Display toggle.
    • Added a Garage Expansion plus button on the garage page for setting visible garage sections directly, plus a corresponding Mod Menu Open Garage Expansion action button.
    • Banned/Warned Labels now also render on the /friends list, not just /team/*.
    • Added a getLiveToken() helper that decodes the JWT payload and returns null when the exp claim is in the past, preventing equip and auto-shuffle requests from firing with stale credentials.

    Changed

    • Renamed the legacy Garage Section Organizer feature to Garage Expansion. The underlying ENABLE_GARAGE_ORGANIZER setting is automatically migrated to ENABLE_GARAGE_EXPANSION on first run after the update.
    • Customizer Shuffle, Garage Rearrange Tools, and Garage Expansion are toggleable independently under the Garage section so users can opt in to only the pieces they want.
    • Equip car, equip shuffled loot, auto-shuffle, and garage arrangement now route through the shared getLiveToken() helper instead of reading localStorage.player_token inline, so each pathway benefits from the same expiry check.
    • Bumped settings storage version to handle the Garage Organizer → Garage Expansion migration cleanly.
    • Manifest description now reads Quality-of-life utilities: banned labels, cash formatting, donation links, MOTD filter, appearance toggles, keyboard shortcuts. to reflect the broader Garage section.

    Fixed

    • Friend-online popup hiding now targets Nitro Type's current .notification--friend-online--info markup and its growl wrapper so hidden popups do not leave empty notification shells behind.
    • Fixed equip and auto-shuffle requests contributing to the user token mismatch lockout by no longer sending Nitro Type API calls with expired session tokens.

    Safety

    • Garage Rearrange Tools only activate while Nitro Type's native rearrange mode is open; the script never silently mutates the user's garage outside of that mode.
    • Customizer Shuffle's auto-shuffle is off by default and is opt-in per loot type.
    • Cash Display masking is purely cosmetic — Toolkit does not modify the user's actual balance or any server-side data.
  • v2.4.0 2026-04-30

    Nitro Type Toolkit - v2.4.0

    Added

    • Added Hide Friend Online Popups under Notifications.
    • Added early CSS suppression for Nitro Type's bottom-right Your friend is online! popup.

    Fixed

    • Friend-online popup hiding now targets Nitro Type's current .notification--friend-online--info markup and its growl wrapper so hidden popups do not leave empty notification shells behind.
  • v2.3.0 2026-04-29

    Nitro Type Toolkit - v2.3.0

    Added

    • Added Hide Race Stickers under Appearance.
    • The setting hides the in-race sticker picker.
    • The setting hides rendered sticker bubbles during races while leaving canned chat messages visible.
  • v2.2.0 2026-04-02

    Nitro Type - Toolkit 2.2.0

    - Upgrade keyboard shortcut storage to use real keyboard codes so letters, digits, symbols, arrows, Escape, Enter, Space, and function keys work cleanly in the Mod Menu key picker.
    - Bump shortcut schema and migration handling so new default bindings can merge into existing saved shortcut sets without overwriting user customizations.
    - Improve shortcut metadata so bindings can target navigation routes, toggles, and action-style triggers more reliably.
    - Use Nitro Type's live `player_token` only for garage arrange requests so expired sessions fail with a clean re-login prompt.
    - Improve `Show Tomorrow` reliability on `/shop`, including fast page loads, dealership switches, Daily-route recovery, and first-click stability after returning from other shop tabs.
    - Sync the `Clear Notifications` button visibility as an appearance side effect so its display state follows the saved setting immediately.
    
  • v2.1.3 2026-03-27

    Nitro Type Toolkit — v2.1.3

    Fixed

    • Fixed Shop Leaks on Nitro Type's live /shop/ route so the Show Tomorrow button is no longer blocked by trailing-slash route mismatches.
    • Fixed Daily Deals dealership switching so the Show Tomorrow button disappears on other dealerships and returns correctly when switching back to Daily Deals.
    • Fixed Shop Leaks startup timing so the Daily Deals preview button appears faster on initial shop-page load and after dealership switches.
    • Fixed shop preview restoration so animated-preview internals are resolved lazily and cached instead of being repeatedly re-extracted while the button is being restored.
  • v2.1.2 2026-03-26

    Hotfix (2.1.2)

    • Fixed Hide Ads so garage/news ad wrappers and side rails are collapsed earlier, reducing ad flashes and keeping page layouts centered while loading.
  • v2.1.1 2026-03-25

    Hotfix

    • Fixed the Send Cash flow so the confirmation/sent amount stays visible while only the actual available balance line remains masked.
  • v2.1.0 2026-03-25

    Nitro Type - Toolkit (2.0.02.1.0)

    Added

    • Added Hide Cash Gifts, Hide Friend Request Popups, and Hide Race Invite Popups notification toggles.
    • Added early style guards and immediate observers for cash gifts, cash masking, and top-left notification popups to reduce visible flashing.
    • Added live setting side-effect reruns so appearance, team, shop, garage, and other Toolkit features can refresh more cleanly without relying on a full page reload.

    Changed

    • Reworked cash hiding from a broad .as-nitro-cash--prefix mask into a targeted balance-only masking model.
    • Reworked Smart Shop notification handling so Toolkit preserves and restores Nitro Type's original badge count/display state when toggles change.

    Fixed

    • Fixed false-positive cash redaction on achievements, cash shop values, send-cash previews, mystery-box/gift modals, garage reward values, and race-result earnings on race/racelog screens.
    • Fixed the stats-page and in-race balance displays so they still hide correctly without exposing reward or payout amounts.
    • Fixed cash-gift popup suppression so the modal can be hidden before it visibly flashes on screen.
    • Fixed Car Profile Icon cleanup/reapply behavior so toggling it no longer leaves stale icon markup behind.
    • Fixed live cleanup for features like Banned/Warned Labels and the MOTD filter so toggling them off does not leave stale injected UI behind.
  • v2.0.0 2026-03-23

    Nitro Type - Toolkit (1.0.12.0.0)

    Added

    • Added official suite metadata, Mod Menu manifest versioning, alive heartbeats, and global reset support.
    • Added canonical Tampermonkey-backed storage for durable toolkit settings and shortcut version metadata.
    • Added automatic migration for older donation-link settings into the current style-based setting model.
    • Added cleanup handling for obsolete toolkit setting keys after migration.

    Changed

    • Standardized the script name and namespace as part of the official suite release.
    • Standardized NTObserverManager usage to the shared trailing-debounce contract used across the suite.
    • Kept keyboard shortcut customization and shortcut-version merging behavior intact while moving storage into the new canonical layer.

    Fixed

    • Preserved existing keyboard shortcut mappings and user customizations across site-data clears.
    • Improved shortcut version persistence so new default shortcuts can still merge into existing profiles without wiping custom keys.
    • Preserved existing toolkit features like donation links, appearance utilities, garage tools, and quick navigation while improving storage consistency.
  • v1.0.1 2026-03-22

    Nitro Type Toolkit — v1.0.1 Metadata Added @downloadURL and @updateURL for automatic update detection via Greasyfork

  • v1.0.0 2026-03-22