Chrome · Edge · Brave · Opera

All releases

7 changes

Templates and more options for Variables

0.15.0 for the Thriftly browser extension adds fallbacks, formatting and conditions for Variables, Templates for Item Edits, improvements to Template management, new Repost defaults, and a fix for prices with decimals.

  • Improved

    Give a Variable a fallback

    Write {brand|Unbranded} and Thriftly writes the fallback when the Item has no value there. Doubled braces, {{ and }}, write a literal brace.

  • Improved

    Change how a Variable is written

    Follow a Variable with :uppercase, :lowercase, :titlecase or :trim, and {price} with :without_currency. Case follows your Vinted language.

  • Improved

    Write text only when a Variable has a value

    Use {#if brand}by {brand}{:else}unbranded{/if} to pick a branch on whether a value is there, or on an exact match against quoted text.

  • New

    Save an Item Edit as a Template

    Save a title, a description, or both under a name, then apply it to any Item from single or Bulk Item Edit. Applying copies the text in and keeps no live link.

  • Improved

    Manage your Templates from the editor

    Search, rename, duplicate and delete Templates in your own language. One edited on another device is refused rather than overwritten, and shown as it stands.

  • Improved

    Reposts delete the old Item by default

    Manual Repost, Bulk Repost and Auto-Repost Schedules now start on delete instead of keep, and Restocker cleanup on delete instead of hide. Change it as before.

  • Fixed

    Prices with decimals save again

    A price carrying cents silently stopped the form from submitting. Repost, Auto Offer Rule, Item Edit and Bulk Item Edit price fields all accept it now.