Autofill v8.13.0 released

63 views
Skip to first unread message

thdoan

unread,
Jun 10, 2018, 5:13:47 PM6/10/18
to Autofill Chrome Extension
This release adds the ability to specify a custom step for the increment/decrement variable:
  • {number++}/{number--} or {number+step}/{number-step} – The variable containing ++/-- increments/decrements the number by one every time it is autofilled. To specify a custom iteration step, add +/- and the step amount after the number ({10++} is equivalent to {10+1} and {10--} is equivalent to {10-1}).
Changelog:
  • Added ability to increment/decrement variable by any amount
  • Fixed regression: fields in Options not auto-expanding
Reply all
Reply to author
Forward
0 new messages