Dropdown Extractor

Dropdown Extractor is a Chrome extension that copies items from dropdown lists into your clipboard.

Dropdown Playground

This is a testing page for Dropdown Extractor extension.
Here you can configure a single dropdown to test extraction behavior.

How?
  1. Pick a dropdown type and value source.
  2. Set the number of items to generate.
  3. Edit text/value/data-value cells, or mark them missing.
  4. Use header tools to clear, toggle missing, or number a column.
  5. Click “Render dropdown” and test extraction on the right.
  6. Use Snapshot buttons to copy the current setup.

Configure test dropdown

Notes:
  • Support depends on the dropdown exposing recognizable DOM/ARIA patterns. Custom or virtualized menus may not be detectable.
  • Safe capture doesn’t apply to native <select> dropdowns.
  • AntD/Select2/Chosen support depends on default DOM structure; customized themes may not be detectable.
  • Radix menus often omit value/data-value; use href to test value extraction.
  • MUI options don’t expose value properties on DOM nodes; use data-value for testing.
text
value
data-value
href