Excel workbook import
Accepts structured `.xlsx`, `.xls`, and `.csv` technical specification records for local processing.
Validate, preview, and safely autofill Goods Technical Specification PE fields on supported Bangladesh e-GP forms from a local Excel workbook.
BidorixSpecFill PE turns a structured workbook into a controlled browser-side workflow for supported e-GP Goods Technical Specification tables.
Accepts structured `.xlsx`, `.xls`, and `.csv` technical specification records for local processing.
Checks required headings, item numbers, duplicate items, formula cells, empty values, and the 200-row limit.
Workbook data stays in browser session memory and is not uploaded to Bidorix or any external server.
Targets are resolved from column headings and PE User metadata, avoiding tenderer or consultant fields.
Every imported record is shown before autofill so users can review warnings, corrections, and blocked rows.
The extension never clicks Save, signs forms, submits tenders, or changes unrelated tender data.
The workflow is intentionally staged so users can stop before any page change and review after filling.
Import the workbook, sanitize text, and block unsafe or incomplete records before the page is touched.
Confirm the page path, technical specification table, PE columns, and Add Row controls are available.
Create the exact working rows, fill mapped PE fields, dispatch browser events, and verify values.
The importer expects a focused workbook structure and reports unexpected columns without importing them.
BidorixSpecFill PE uses Manifest V3, exact content-script page patterns, bundled scripts, no remote code, and no telemetry.
Uses `activeTab`, `storage`, and `scripting`, with exact supported e-GP URL patterns.
BidorixSpecFill PE is developed by Bidorix.com and is not an official Bangladesh e-GP system product.
Contact Bidorix support for extension setup, workbook template guidance, or Chrome Web Store submission review.