Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/heppokofrontend/chrome-extension-placeholder-into-value

The placeholder is available as a value from the right-click context menu when a placeholder is set in a text field.
https://github.com/heppokofrontend/chrome-extension-placeholder-into-value

chrome-extension

Last synced: 8 days ago
JSON representation

The placeholder is available as a value from the right-click context menu when a placeholder is set in a text field.

Awesome Lists containing this project

README

        

# プレースホルダーを値に変換するやつ - Placeholder into value

Download: https://chrome.google.com/webstore/detail/placeholder-into-value/algihlehcffcpmokaliahcmebfkekkch

The placeholder is available as a value from the right-click context menu when a placeholder is set in a text field.

## How to use

1. Find a text field with [placeholders](https://developer.mozilla.org/ja/docs/Web/HTML/Element/input#placeholder).
2. Open the context menu (e.x. Do right-click on the text field)
3. Select "placeholder into value"
4. The placeholder is converted to a value

![image](https://user-images.githubusercontent.com/6637993/223464960-bfbf54ec-5216-4a3d-9bd7-aaa59c083a1a.png)