Skip to content

Copy

It is used to copy any text from the page.

Copy

Options

OptionsDescriptionValueRequired
Selector QuerySelector Query of ElementGet element queryYes
Copy Which Element OptionYes
Replace String with RegExNo
Set Store Key NameNo

Copy Which Element Option

  • Copy Value
  • Copy Text
  • Copy HTML
  • Copy Element Attribute
    • Element Attribute Name

Replace String with RegEx

If you want to change this "Ben002" string into this "002_g.pdf" then you can use this type of RegEx.

Copy

Set Store Key Name

If you have to copy multiple strings from one page and save them all in different keys, then this option is used so that we can access that data through the key in Paste Option.

Copy

Released under the MIT License.