Autofill with incrementing value

152 views
Skip to first unread message

Thuận Võ Trung Hưng

unread,
Feb 28, 2023, 10:51:21 PM2/28/23
to Autofill Extension
I want every time it auto fills it will store the value +1 in the memory variable,
open and close the browser is still saved, plz help me

Autofill Extension

unread,
Mar 8, 2023, 2:42:45 AM3/8/23
to Autofill Extension
You can use the increment variable. For more info, see https://www.tohodo.com/autofill/help.html#other:
  • {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}).

Thuận Võ Trung Hưng

unread,
Mar 9, 2023, 6:31:33 AM3/9/23
to Autofill Extension
i want it to increment in style: 1 2 3 4 5 ...

Vào lúc 14:42:45 UTC+7 ngày Thứ Tư, 8 tháng 3, 2023, Autofill Extension đã viết:

Autofill Extension

unread,
Mar 9, 2023, 11:25:06 PM3/9/23
to Autofill Extension
Reply all
Reply to author
Forward
0 new messages