The Drupal's build-in Breadcrumb module is based on the entity's title to display the link's label on each item of the breadcrumb, Dynamic breadcrumb module gives the possibility to change this for each bundle of an entity type.
The module supports the following entity types:

  • Node
  • Taxonomy term
  • Media
  • User

The module uses Token API and Token UI module in order to allow user choose tokens easily for a better UX.