Copy paste value icon

Copy paste value

Extension Actions

CRX ID
kogiihgafgnkigljopjggoldbmbcnnee
Description from extension meta

Copy and paste to the value property of the target element

Image from store
Copy paste value
Description from store

"Copy paste value" is an extension that copies and pastes the ".value" property of the target element to the clipboard.
You can use it instead of running commands like "copy ($ 0.value)" or "$ 0.value =` text` "in the DevTools console.

# Features

* You can also set a value for an input form that blocks the onPaste event.
* You can copy the value of select box or radio button.
* You can copy the auto-completed password.
* Since the UI is added only to the context menu, it does not interfere with normal operations.

see https://github.com/kyo-ago/copy-paste-value

Latest reviews

山下健吾
便利なので助かります