Excel → Web Table Auto Fill
Automatically fill web table cells row by row with data from Excel spreadsheets
As of June 2026, Excel → Web Table Auto Fill has 13 users and a 5.00/5 rating from 1 reviews in the Productivity category.
Usersno change0%
13
13
Ratingno change0%
5.00
1 reviews
Reviewsno change0%
1
Version
1.2.0
Manifest V3
90-day change · In the last 90 days this extension 1 version update.
History
5 snapshotsTracking since May 5, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| May 5, 2026 | — | — | — | 1.0.0 |
| May 10, 2026 | — | — | — | 1.0.0 |
| May 16, 2026 | 4 | 5.00 | 1 | 1.2.0 |
| May 22, 2026 | 9 | 5.00 | 1 | 1.2.0 |
| Jun 4, 2026 | 14 | 5.00 | 1 | 1.2.0 |
| Now | 13 | 5.00 | 1 | 1.2.0 |
Changelog
- Jun 10, 2026description
Excel → Web Table Auto Fill Tired of copying and pasting Excel data into web tables one cell at a time? This Chrome extension automates the process — load your Excel file, select the web cells, and fill them row by row with a single click. Built for repetitive web-form entry such as ERP document drafting, inventory entry, and bulk submissions. [How to Use] 1. Click the extension icon to open the floating panel on any web page. 2. Click "Choose file..." and select your Excel file (.xlsx, .xls, .xlsm). 3. (Optional) Pick a sheet from the Sheet drop-down for multi-sheet workbooks. 4. Set the Start Position with a single Excel cell reference (e.g. B2, L4). Lowercase is auto-uppercased; invalid input is highlighted. 5. (Optional) Tick "Skip hidden rows/cols" to ignore Excel-hidden rows/columns during fill. 6. Click "Start Selection", then click the web table cells in the order you want them filled. Cells in the same <tr> get numbered orange badges. 7. Click "Fill Data Once" — the current Excel row is written into the selected cells, and both the Excel row pointer and the web cursor advance to the next row automatically. 8. Repeat "Fill Data Once" for each row, or use "Clear Selection" to start over on a new <tr>. 9. Edited the Excel file in the meantime? Click the ↻ button next to the file name to reload from disk — no need to re-pick. [Features] - Supports .xlsx, .xls, .xlsm via SheetJS, parsed locally (no network upload). - Sheet selector — works on multi-sheet workbooks; hidden sheets are labelled (hidden). - Single-input Start Position — type a cell reference like B2 or L4 instead of separate row/column boxes. - Skip hidden rows/cols — honors Excel's hidden metadata for clean data fills. - Horizontal merge handling — merged cells like L4:M4 act as one logical column. - File reload (↻) — re-reads the file via File System Access API, surviving Excel's atomic save. - Numbered badges show selection order; status bar reports source sheet and row after each fill. - Draggable floating panel; state is preserved when hidden. - Works on any website with HTML table cells — no domain restrictions. [Publisher] ATE Solution — see more tools at https://arirangclaw-tools.pages.dev/ --- Excel → Web Table Auto Fill 엑셀 데이터를 웹 테이블에 한 셀씩 복사-붙여넣기 하느라 지치셨나요? 이 Chrome 확장 프로그램이 그 과정을 자동화합니다. 엑셀 파일을 불러오고, 웹 셀을 지정한 뒤, 클릭 한 번으로 행 단위로 데이터를 채워 넣으세요. ERP 기안서 작성, 재고 등록, 반복적인 폼 입력 같은 작업에 적합합니다. [사용 방법] 1. 어떤 웹 페이지에서든 확장 아이콘을 클릭해 플로팅 패널을 엽니다. 2. "Choose file..."을 클릭하여 엑셀 파일(.xlsx, .xls, .xlsm)을 선택합니다. 3. (선택) 다중 시트 워크북이라면 Sheet 콤보박스에서 작업할 시트를 고릅니다. 4. Start Position을 **하나의 Excel 셀 참조**로 입력합니다 (예: B2, L4). 소문자도 자동으로 대문자화되며, 형식 오류 시 입력 테두리가 빨간색으로 표시됩니다. 5. (선택) "Skip hidden rows/cols"를 체크하면 엑셀에서 숨긴 행/열을 건너뜁니다. 6. "Start Selection"을 클릭한 후, 채울 웹 테이블 셀을 원하는 순서대로 클릭합니다. 같은 `<tr>` 안의 셀에 주황색 번호 배지가 붙습니다. 7. "Fill Data Once"를 클릭하면 현재 엑셀 행 값이 선택한 셀에 기록되고, 엑셀 행 포인터와 웹 커서 모두 다음 행으로 자동 이동합니다. 8. 채울 행 수만큼 "Fill Data Once"를 반복하거나, "Clear Selection"으로 새 `<tr>`에서 다시 시작합니다. 9. 그사이 엑셀 파일을 수정하셨나요? 파일명 옆 ↻ 버튼으로 디스크에서 즉시 다시 읽어옵니다. 파일 재선택 불필요. [주요 기능] - .xlsx / .xls / .xlsm 파일 지원 (SheetJS 사용, 모든 파싱은 로컬에서 수행 — 네트워크 전송 없음). - 시트 선택 — 다중 시트 워크북 지원, 숨겨진 시트는 (hidden)으로 표기. - 단일 입력형 Start Position — Row/Col을 따로 입력하지 않고 B2, L4처럼 한 줄로. - 숨김 행/열 건너뛰기 — Excel의 숨김 메타데이터를 인식해 깔끔하게 채움. - 가로 병합 자동 처리 — L4:M4처럼 가로 병합된 셀을 하나의 논리 열로 취급. - 파일 새로고침(↻) — File System Access API로 Excel atomic save에도 안정적으로 재읽기. - 번호 배지로 선택 순서 표시, 상태창에 출처 시트명·행 번호 안내. - 드래그 가능한 플로팅 패널, 닫아도 상태 유지. - 테이블이 있는 모든 웹사이트에서 동작 — 도메인 제한 없음. [제작] ATE Solution — 다른 도구들도 확인해 보세요: https://arirangclaw-tools.pages.dev/
Excel → Web Table Auto Fill Note: The control window only appears after clicking the Chrome extension icon on a page that has a web table. Tired of copying and pasting Excel data into web tables one cell at a time? This Chrome extension automates the process — load your Excel file, select the web cells, and fill them row by row with a single click. Built for repetitive web-form entry such as ERP document drafting, inventory entry, and bulk submissions. [How to Use] 1. Click the extension icon to open the floating panel on any web page. 2. Click "Choose file..." and select your Excel file (.xlsx, .xls, .xlsm). 3. (Optional) Pick a sheet from the Sheet drop-down for multi-sheet workbooks. 4. Set the Start Position with a single Excel cell reference (e.g. B2, L4). Lowercase is auto-uppercased; invalid input is highlighted. 5. (Optional) Tick "Skip hidden rows/cols" to ignore Excel-hidden rows/columns during fill. 6. Click "Start Selection", then click the web table cells in the order you want them filled. Cells in the same <tr> get numbered orange badges. 7. Click "Fill Data Once" — the current Excel row is written into the selected cells, and both the Excel row pointer and the web cursor advance to the next row automatically. 8. Repeat "Fill Data Once" for each row, or use "Clear Selection" to start over on a new <tr>. 9. Edited the Excel file in the meantime? Click the ↻ button next to the file name to reload from disk — no need to re-pick. [Features] - Supports .xlsx, .xls, .xlsm via SheetJS, parsed locally (no network upload). - Sheet selector — works on multi-sheet workbooks; hidden sheets are labelled (hidden). - Single-input Start Position — type a cell reference like B2 or L4 instead of separate row/column boxes. - Skip hidden rows/cols — honors Excel's hidden metadata for clean data fills. - Horizontal merge handling — merged cells like L4:M4 act as one logical column. - File reload (↻) — re-reads the file via File System Access API, surviving Excel's atomic save. - Numbered badges show selection order; status bar reports source sheet and row after each fill. - Draggable floating panel; state is preserved when hidden. - Works on any website with HTML table cells — no domain restrictions. [Publisher] ATE Solution — see more tools at https://arirangclaw-tools.pages.dev/ --- Excel → Web Table Auto Fill Note: 웹테이블이 있는 페이지에서 크롬확장도구 아이콘을 클릭해야 컨트롤 조작 윈도우가 나타납니다. 엑셀 데이터를 웹 테이블에 한 셀씩 복사-붙여넣기 하느라 지치셨나요? 이 Chrome 확장 프로그램이 그 과정을 자동화합니다. 엑셀 파일을 불러오고, 웹 셀을 지정한 뒤, 클릭 한 번으로 행 단위로 데이터를 채워 넣으세요. ERP 기안서 작성, 재고 등록, 반복적인 폼 입력 같은 작업에 적합합니다. [사용 방법] 1. 어떤 웹 페이지에서든 확장 아이콘을 클릭해 플로팅 패널을 엽니다. 2. "Choose file..."을 클릭하여 엑셀 파일(.xlsx, .xls, .xlsm)을 선택합니다. 3. (선택) 다중 시트 워크북이라면 Sheet 콤보박스에서 작업할 시트를 고릅니다. 4. Start Position을 **하나의 Excel 셀 참조**로 입력합니다 (예: B2, L4). 소문자도 자동으로 대문자화되며, 형식 오류 시 입력 테두리가 빨간색으로 표시됩니다. 5. (선택) "Skip hidden rows/cols"를 체크하면 엑셀에서 숨긴 행/열을 건너뜁니다. 6. "Start Selection"을 클릭한 후, 채울 웹 테이블 셀을 원하는 순서대로 클릭합니다. 같은 `<tr>` 안의 셀에 주황색 번호 배지가 붙습니다. 7. "Fill Data Once"를 클릭하면 현재 엑셀 행 값이 선택한 셀에 기록되고, 엑셀 행 포인터와 웹 커서 모두 다음 행으로 자동 이동합니다. 8. 채울 행 수만큼 "Fill Data Once"를 반복하거나, "Clear Selection"으로 새 `<tr>`에서 다시 시작합니다. 9. 그사이 엑셀 파일을 수정하셨나요? 파일명 옆 ↻ 버튼으로 디스크에서 즉시 다시 읽어옵니다. 파일 재선택 불필요. [주요 기능] - .xlsx / .xls / .xlsm 파일 지원 (SheetJS 사용, 모든 파싱은 로컬에서 수행 — 네트워크 전송 없음). - 시트 선택 — 다중 시트 워크북 지원, 숨겨진 시트는 (hidden)으로 표기. - 단일 입력형 Start Position — Row/Col을 따로 입력하지 않고 B2, L4처럼 한 줄로. - 숨김 행/열 건너뛰기 — Excel의 숨김 메타데이터를 인식해 깔끔하게 채움. - 가로 병합 자동 처리 — L4:M4처럼 가로 병합된 셀을 하나의 논리 열로 취급. - 파일 새로고침(↻) — File System Access API로 Excel atomic save에도 안정적으로 재읽기. - 번호 배지로 선택 순서 표시, 상태창에 출처 시트명·행 번호 안내. - 드래그 가능한 플로팅 패널, 닫아도 상태 유지. - 테이블이 있는 모든 웹사이트에서 동작 — 도메인 제한 없음. [제작] ATE Solution — 다른 도구들도 확인해 보세요: https://arirangclaw-tools.pages.dev/
- May 10, 2026description
Excel → Web Table Auto Fill Tired of copying and pasting Excel data into web tables one cell at a time? This extension automates the process — just select your Excel file, pick the cells, and fill them row by row with a single click. [How to Use] 1. Click the extension icon to open the panel. 2. Click "Choose file..." and select your Excel file (.xlsx, .xls, .xlsm). 3. Set the starting position (Row number and Column letter) in Excel. 4. Click "Start Selection" and click the web table cells in the order you want to fill. 5. Click "Fill Data Once" to fill the selected cells with the current Excel row. 6. Click "Fill Data Once" again to advance to the next row and fill automatically. 7. Use "Clear Selection" to reset and start over. [Features] - Supports .xlsx, .xls, .xlsm files - Works on any website with table elements - Drag & drop panel — position it anywhere on screen - Automatic row advancement — moves to the next table row after each fill - Skips empty Excel cells to preserve existing web data - Numbered badges show selection order - Panel state is preserved even when hidden --- Excel → Web Table Auto Fill 엑셀 데이터를 웹 테이블에 한 셀씩 복사-붙여넣기 하느라 지치셨나요? 이 확장 프로그램이 그 과정을 자동화합니다. 엑셀 파일을 선택하고, 셀을 지정한 뒤, 클릭 한 번으로 행 단위로 데이터를 채워 넣으세요. [사용 방법] 1. 확장 프로그램 아이콘을 클릭하여 패널을 엽니다. 2. "Choose file..."을 클릭하여 엑셀 파일(.xlsx, .xls, .xlsm)을 선택합니다. 3. 엑셀에서 시작할 위치(행 번호, 열 문자)를 설정합니다. 4. "Start Selection"을 클릭한 후, 채울 웹 테이블 셀을 순서대로 클릭합니다. 5. "Fill Data Once"를 클릭하면 현재 엑셀 행의 데이터가 선택한 셀에 채워집니다. 6. 다시 "Fill Data Once"를 클릭하면 다음 행으로 자동 이동하여 채워집니다. 7. "Clear Selection"으로 선택을 초기화하고 다시 시작할 수 있습니다. [주요 기능] - .xlsx, .xls, .xlsm 파일 지원 - 테이블이 있는 모든 웹사이트에서 동작 - 드래그 가능한 패널 — 화면 어디든 배치 가능 - 자동 행 이동 — 채우기 후 다음 테이블 행으로 자동 전환 - 빈 엑셀 셀은 건너뛰어 기존 웹 데이터를 보존 - 번호 배지로 선택 순서 표시 - 패널을 닫아도 상태 유지
Excel → Web Table Auto Fill Tired of copying and pasting Excel data into web tables one cell at a time? This Chrome extension automates the process — load your Excel file, select the web cells, and fill them row by row with a single click. Built for repetitive web-form entry such as ERP document drafting, inventory entry, and bulk submissions. [How to Use] 1. Click the extension icon to open the floating panel on any web page. 2. Click "Choose file..." and select your Excel file (.xlsx, .xls, .xlsm). 3. (Optional) Pick a sheet from the Sheet drop-down for multi-sheet workbooks. 4. Set the Start Position with a single Excel cell reference (e.g. B2, L4). Lowercase is auto-uppercased; invalid input is highlighted. 5. (Optional) Tick "Skip hidden rows/cols" to ignore Excel-hidden rows/columns during fill. 6. Click "Start Selection", then click the web table cells in the order you want them filled. Cells in the same <tr> get numbered orange badges. 7. Click "Fill Data Once" — the current Excel row is written into the selected cells, and both the Excel row pointer and the web cursor advance to the next row automatically. 8. Repeat "Fill Data Once" for each row, or use "Clear Selection" to start over on a new <tr>. 9. Edited the Excel file in the meantime? Click the ↻ button next to the file name to reload from disk — no need to re-pick. [Features] - Supports .xlsx, .xls, .xlsm via SheetJS, parsed locally (no network upload). - Sheet selector — works on multi-sheet workbooks; hidden sheets are labelled (hidden). - Single-input Start Position — type a cell reference like B2 or L4 instead of separate row/column boxes. - Skip hidden rows/cols — honors Excel's hidden metadata for clean data fills. - Horizontal merge handling — merged cells like L4:M4 act as one logical column. - File reload (↻) — re-reads the file via File System Access API, surviving Excel's atomic save. - Numbered badges show selection order; status bar reports source sheet and row after each fill. - Draggable floating panel; state is preserved when hidden. - Works on any website with HTML table cells — no domain restrictions. [Publisher] ATE Solution — see more tools at https://arirangclaw-tools.pages.dev/ --- Excel → Web Table Auto Fill 엑셀 데이터를 웹 테이블에 한 셀씩 복사-붙여넣기 하느라 지치셨나요? 이 Chrome 확장 프로그램이 그 과정을 자동화합니다. 엑셀 파일을 불러오고, 웹 셀을 지정한 뒤, 클릭 한 번으로 행 단위로 데이터를 채워 넣으세요. ERP 기안서 작성, 재고 등록, 반복적인 폼 입력 같은 작업에 적합합니다. [사용 방법] 1. 어떤 웹 페이지에서든 확장 아이콘을 클릭해 플로팅 패널을 엽니다. 2. "Choose file..."을 클릭하여 엑셀 파일(.xlsx, .xls, .xlsm)을 선택합니다. 3. (선택) 다중 시트 워크북이라면 Sheet 콤보박스에서 작업할 시트를 고릅니다. 4. Start Position을 **하나의 Excel 셀 참조**로 입력합니다 (예: B2, L4). 소문자도 자동으로 대문자화되며, 형식 오류 시 입력 테두리가 빨간색으로 표시됩니다. 5. (선택) "Skip hidden rows/cols"를 체크하면 엑셀에서 숨긴 행/열을 건너뜁니다. 6. "Start Selection"을 클릭한 후, 채울 웹 테이블 셀을 원하는 순서대로 클릭합니다. 같은 `<tr>` 안의 셀에 주황색 번호 배지가 붙습니다. 7. "Fill Data Once"를 클릭하면 현재 엑셀 행 값이 선택한 셀에 기록되고, 엑셀 행 포인터와 웹 커서 모두 다음 행으로 자동 이동합니다. 8. 채울 행 수만큼 "Fill Data Once"를 반복하거나, "Clear Selection"으로 새 `<tr>`에서 다시 시작합니다. 9. 그사이 엑셀 파일을 수정하셨나요? 파일명 옆 ↻ 버튼으로 디스크에서 즉시 다시 읽어옵니다. 파일 재선택 불필요. [주요 기능] - .xlsx / .xls / .xlsm 파일 지원 (SheetJS 사용, 모든 파싱은 로컬에서 수행 — 네트워크 전송 없음). - 시트 선택 — 다중 시트 워크북 지원, 숨겨진 시트는 (hidden)으로 표기. - 단일 입력형 Start Position — Row/Col을 따로 입력하지 않고 B2, L4처럼 한 줄로. - 숨김 행/열 건너뛰기 — Excel의 숨김 메타데이터를 인식해 깔끔하게 채움. - 가로 병합 자동 처리 — L4:M4처럼 가로 병합된 셀을 하나의 논리 열로 취급. - 파일 새로고침(↻) — File System Access API로 Excel atomic save에도 안정적으로 재읽기. - 번호 배지로 선택 순서 표시, 상태창에 출처 시트명·행 번호 안내. - 드래그 가능한 플로팅 패널, 닫아도 상태 유지. - 테이블이 있는 모든 웹사이트에서 동작 — 도메인 제한 없음. [제작] ATE Solution — 다른 도구들도 확인해 보세요: https://arirangclaw-tools.pages.dev/
Permissions & access
- Permissions
- activeTabscripting
- Host access
- None declared
Screenshots
About
Excel → Web Table Auto Fill Note: The control window only appears after clicking the Chrome extension icon on a page that has a web table. Tired of copying and pasting Excel data into web tables one cell at a time? This Chrome extension automates the process — load your Excel file, select the web cells, and fill them row by row with a single click. Built for repetitive web-form entry such as ERP document drafting, inventory entry, and bulk submissions. [How to Use] 1. Click the extension icon to open the floating panel on any web page. 2. Click "Choose file..." and select your Excel file (.xlsx, .xls, .xlsm). 3. (Optional) Pick a sheet from the Sheet drop-down for multi-sheet workbooks. 4. Set the Start Position with a single Excel cell reference (e.g. B2, L4). Lowercase is auto-uppercased; invalid input is highlighted. 5. (Optional) Tick "Skip hidden rows/cols" to ignore Excel-hidden rows/columns during fill. 6. Click "Start Selection", then click the web table cells in the order you want them filled. Cells in the same <tr> get numbered orange badges. 7. Click "Fill Data Once" — the current Excel row is written into the selected cells, and both the Excel row pointer and the web cursor advance to the next row automatically. 8. Repeat "Fill Data Once" for each row, or use "Clear Selection" to start over on a new <tr>. 9. Edited the Excel file in the meantime? Click the ↻ button next to the file name to reload from disk — no need to re-pick. [Features] - Supports .xlsx, .xls, .xlsm via SheetJS, parsed locally (no network upload). - Sheet selector — works on multi-sheet workbooks; hidden sheets are labelled (hidden). - Single-input Start Position — type a cell reference like B2 or L4 instead of separate row/column boxes. - Skip hidden rows/cols — honors Excel's hidden metadata for clean data fills. - Horizontal merge handling — merged cells like L4:M4 act as one logical column. - File reload (↻) — re-reads the file via File System Access API, surviving Excel's atomic save. - Numbered badges show selection order; status bar reports source sheet and row after each fill. - Draggable floating panel; state is preserved when hidden. - Works on any website with HTML table cells — no domain restrictions. [Publisher] ATE Solution — see more tools at https://arirangclaw-tools.pages.dev/ --- Excel → Web Table Auto Fill Note: 웹테이블이 있는 페이지에서 크롬확장도구 아이콘을 클릭해야 컨트롤 조작 윈도우가 나타납니다. 엑셀 데이터를 웹 테이블에 한 셀씩 복사-붙여넣기 하느라 지치셨나요? 이 Chrome 확장 프로그램이 그 과정을 자동화합니다. 엑셀 파일을 불러오고, 웹 셀을 지정한 뒤, 클릭 한 번으로 행 단위로 데이터를 채워 넣으세요. ERP 기안서 작성, 재고 등록, 반복적인 폼 입력 같은 작업에 적합합니다. [사용 방법] 1. 어떤 웹 페이지에서든 확장 아이콘을 클릭해 플로팅 패널을 엽니다. 2. "Choose file..."을 클릭하여 엑셀 파일(.xlsx, .xls, .xlsm)을 선택합니다. 3. (선택) 다중 시트 워크북이라면 Sheet 콤보박스에서 작업할 시트를 고릅니다. 4. Start Position을 **하나의 Excel 셀 참조**로 입력합니다 (예: B2, L4). 소문자도 자동으로 대문자화되며, 형식 오류 시 입력 테두리가 빨간색으로 표시됩니다. 5. (선택) "Skip hidden rows/cols"를 체크하면 엑셀에서 숨긴 행/열을 건너뜁니다. 6. "Start Selection"을 클릭한 후, 채울 웹 테이블 셀을 원하는 순서대로 클릭합니다. 같은 `<tr>` 안의 셀에 주황색 번호 배지가 붙습니다. 7. "Fill Data Once"를 클릭하면 현재 엑셀 행 값이 선택한 셀에 기록되고, 엑셀 행 포인터와 웹 커서 모두 다음 행으로 자동 이동합니다. 8. 채울 행 수만큼 "Fill Data Once"를 반복하거나, "Clear Selection"으로 새 `<tr>`에서 다시 시작합니다. 9. 그사이 엑셀 파일을 수정하셨나요? 파일명 옆 ↻ 버튼으로 디스크에서 즉시 다시 읽어옵니다. 파일 재선택 불필요. [주요 기능] - .xlsx / .xls / .xlsm 파일 지원 (SheetJS 사용, 모든 파싱은 로컬에서 수행 — 네트워크 전송 없음). - 시트 선택 — 다중 시트 워크북 지원, 숨겨진 시트는 (hidden)으로 표기. - 단일 입력형 Start Position — Row/Col을 따로 입력하지 않고 B2, L4처럼 한 줄로. - 숨김 행/열 건너뛰기 — Excel의 숨김 메타데이터를 인식해 깔끔하게 채움. - 가로 병합 자동 처리 — L4:M4처럼 가로 병합된 셀을 하나의 논리 열로 취급. - 파일 새로고침(↻) — File System Access API로 Excel atomic save에도 안정적으로 재읽기. - 번호 배지로 선택 순서 표시, 상태창에 출처 시트명·행 번호 안내. - 드래그 가능한 플로팅 패널, 닫아도 상태 유지. - 테이블이 있는 모든 웹사이트에서 동작 — 도메인 제한 없음. [제작] ATE Solution — 다른 도구들도 확인해 보세요: https://arirangclaw-tools.pages.dev/
Technical
- Version
- 1.2.0
- Manifest
- V3
- Size
- 369KiB
- Min Chrome
- 88
- Languages
- 1
- Featured
- No
Metadata
- ID
- iaglkffnoklolnhngmojafiblakcflgl
- Developer ID
- u9bc64c83d739828e996f28ec9764e4e6
- Developer Email
- [email protected]
- Created
- May 4, 2026
- Last Updated (Store)
- Jun 10, 2026
- Last Scraped
- Jun 10, 2026
- Website
- —
- Support URL
- —
Data sourced from the Chrome Web Store · last verified Jun 10, 2026.