smartup icon indicating copy to clipboard operation
smartup copied to clipboard

placeholder %s in scripts

Open vdegenne opened this issue 2 years ago • 0 comments

This change allows user to use %s in scripts, e.g.

const selection = %s;
// use page selection...

vdegenne avatar Jan 19 '23 13:01 vdegenne