Mint.com tags display

Show tags in the transactions listing on Mint.com.

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

  • v2.0.1 2023-10-08

    Bump version

  • v2.0.0 2023-10-08

    Add XHR Security include

    Script doesn't work with latest tampermonkey without a @connect line allowlisting the mint.intuit.com domain.

    Merge pull request #14 from annabunches/xhr-security-fix

    Add XHR Security include (fixes #13)

  • v2.0.0 2022-06-16 update for new web version, Merge pull request #12 from shaunlebron/master update for new web version
  • v1.2.0 2016-09-15 Synced from GitHub - wrap each tag in its own span, bg color for each tag currently just hard-coding a fixed number of bg colors - would be good to generate programmatically? Also how to keep colors/tag pairing consistent over time? - Update mint-tags-display.user.js - re-factored - much smarter now pulls full list of tags from sidebar, smarter about assigning tag colors, loops back around if there are more tags than colors. - Cleanup, store transIdToTags as arrays instead of strings - Use ...
  • v1.1.0 2016-09-08 Synced from GitHub - Update Mint domain to mint.intuit.com - Merge pull request #4 from mddub/fix-include-domain Update Mint domain to mint.intuit.com - Link directly to Greasyfork download
  • v1.0.1 2015-09-18 Imported from URL
  • v1.0.0 2015-09-18 Imported from URL