smartup
smartup copied to clipboard
placeholder %s in scripts
This change allows user to use %s in scripts, e.g.
const selection = %s;
// use page selection...