Frontend Developer · 2021–2024

Spot N Paste

Chrome extension that automates repetitive dropshipping order workflows.

ReactJavaScriptHTMLCSSChrome Extension APIsShadow DOMIndexedDBAPI IntegrationAuthentication

Overview

Spot N Paste helps dropshippers move orders from seller dashboards to supplier checkouts without repeatedly copying customer information by hand. It captures a buyer's address, keeps it available in a draggable on-page panel, and fills supplier forms in one click. It also brings customer messages, seller notes, cashback links, saved item links, and custom contact settings into the same workflow. The extension works across dashboards including eBay, Amazon, AutoDS, OAGenius, Home Depot, and Walmart Seller Central. I migrated the UI to React and moved its local data from localStorage to IndexedDB so larger datasets remained reliable.

Highlights

  • A draggable panel that stays on the page. Users can move between supplier fields without reopening a browser popup after every click.

  • One-click order automation.Copy a buyer's shipping details, paste them into supplier forms, and add multiple dashboard products to Amazon in one action.

  • Seller workflow tools in one extension. Reusable customer messages, order notes, and ordered-status markers reduce repetitive work and help prevent duplicate orders.

  • Spot N Center integration. Saved product links make supplier items easy to retrieve, while cashback integrations help sellers earn on each purchase.

  • Support for major seller dashboards. Built and maintained integrations for eBay, Amazon, AutoDS, OAGenius, Home Depot, and Walmart Seller Central.

  • React and IndexedDB migrations. Refactored the extension into React and replaced localStorage when users began reaching its storage limits.

  • Production support and automated testing. Resolved more than 60% of incoming bugs and support tickets and added test coverage that reduced production issues from new releases.

Screenshots