Mint.com tags display

Show tags in the transactions listing on Mint.com.

As of 08.10.2023. See ბოლო ვერსია.

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

  • v2.0.1 08.10.2023

    Bump version

  • v2.0.0 08.10.2023

    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 16.06.2022 update for new web version, Merge pull request #12 from shaunlebron/master update for new web version
  • v1.2.0 15.09.2016 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 08.09.2016 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 18.09.2015 Imported from URL
  • v1.0.0 18.09.2015 Imported from URL