Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/heppokofrontend/chrome-extension-placeholder-into-value
- Owner: heppokofrontend
- Created: 2023-03-05T15:03:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-04T03:23:29.000Z (7 months ago)
- Last Synced: 2024-05-04T04:25:12.706Z (7 months ago)
- Topics: chrome-extension
- Language: TypeScript
- Homepage:
- Size: 135 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)