Bulk Product Link Copier for Sellers
Free to download on every platform. Comes pre-installed on BotFone, BotPad and BotFlip — with extra free apps included.
About this app
WHAT IT DOES
Bulk Product Link Copier for Sellers is a browser extension that automatically scans the current webpage for product links, product detail URLs, affiliate links, catalog URLs, and marketplace product pages. It detects product link elements by examining anchor tags with product-related URL patterns (product, item, shop, catalog, detail), class names, IDs, and data attributes. The extension adds a floating "bulk copy" button (🔗) next to each detected product link, allowing you to select individual product links for bulk collection, capture the URL and product name, and add custom notes. Clicking the button toggles the selection state, and selected links are added to a bulk collection. The main panel allows you to copy all selected product links in four formats: comma-separated (CSV-style), newline-separated, HTML anchor tags, or Markdown format. The panel also displays saved product link history with product names, notes, and tags. The extension maintains a product link database per URL with copy history, notes, and tags for each tracked product link. All data is stored locally in your browser using GM_setValue, ensuring your product link collections persist across page reloads and browser sessions. This helps e-commerce sellers, affiliate marketers, catalog managers, and anyone who needs to quickly copy multiple product URLs for listings, affiliate marketing campaigns, catalog management, or social media sharing.
WHERE IT RUNS
This extension runs on any webpage that displays product links, product detail URLs, affiliate links, catalog URLs, or marketplace product pages – including e-commerce platforms (Amazon, eBay, Etsy, Walmart), online marketplaces, affiliate networks, product catalogs, seller dashboards, and any page containing product links. The extension intelligently adapts to different page structures and supports a wide range of common product link display patterns. No manual configuration is required per site; the extension automatically detects product link elements using a flexible pattern matching system that recognizes product URL structures across major platforms. This makes it ideal for sellers, affiliates, and anyone who regularly works with multiple product URLs.
HOW TO USE
Simply install the extension and navigate to any webpage displaying product links. The extension automatically detects product link elements and places a small "bulk copy" button (🔗) next to each one. Click any of these buttons to select that product link for bulk copying – the button highlights to show it's selected. Click it again to deselect. As you select links, a counter at the bottom-right shows how many you've collected. When ready, click the floating button (🛒) to open the main panel. Choose your preferred output format (comma-separated, newline-separated, HTML anchor tags, or Markdown), then click "Copy Selected Links" to copy all collected product links to your clipboard in the selected format. The panel also displays your saved product link history for reference. Add notes about product categories, pricing notes, campaign tracking, or any other relevant detail when saving links. Use the settings section to enable or disable auto-detection and set your preferred default copy format. The "Clear All Links" button removes all tracking data when needed.
ONE TECHNICAL SECTION – WHY IT WORKS
The extension employs a multi-layered detection system that identifies product links with high accuracy. First, it scans the DOM using a comprehensive set of CSS selectors targeting common product link patterns including anchor tags with product-related URL segments like "/product/", "/item/", "/p/", "/shop/", "/catalog/", and "/detail/". Second, it examines URL patterns to identify product links across major e-commerce platforms including Amazon (dp/), eBay (itm/), Etsy (listing/), and Walmart (ip/). The URL validation uses pattern matching with regex to detect product-like URL structures. The product name extraction identifies product titles from link text, data attributes, and surrounding elements. Each tracked product link is assigned a unique ID based on the URL, ensuring that history stays correctly associated even when the same product appears in different contexts. The selection state is managed client-side in memory, and a MutationObserver detects dynamic content updates and re-scans only when new product link elements appear, balancing real-time accuracy with system performance.
THE PANEL – DRAG / PER-SITE POSITION / SNAP / COLLAPSE / RESIZE / ESCAPE
The product link bulk copy panel includes a draggable title bar, allowing you to position it anywhere on screen for convenient access during catalog management. The extension remembers your preferred position per website, so the panel opens in the same location each time you return to that domain. The panel supports snap-to-edge behavior – when dragged near screen edges, it gently snaps into place for a tidy workspace layout. You can collapse the panel down to just its title bar by clicking the collapse button, keeping it accessible without taking up screen space. The link list and history are contained within a scrollable body, ensuring all content remains accessible even on smaller screens. Pressing the Escape key closes the panel instantly, returning you to your selling workflow.
PLEASE NOTE
This extension requires the free BotGentz extension to be installed and enabled, as it relies on BotGentz's userscript injection and GM_* API shims for cross-browser compatibility. Websites frequently update their HTML structures and class names, which may cause product link detection to break temporarily – we actively maintain the matching patterns and release updates regularly. The extension stores all product link data, copy history, and notes exclusively in your local browser storage (GM_setValue); no data is ever transmitted to any external server or third party. You are responsible for backing up your product link data if you switch browsers or clear your storage. The extension does not read, modify, or interfere with any e-commerce platforms, affiliate networks, or site functionality – it operates solely on the static page content and stores only metadata (URLs, product names, and notes) that you explicitly create. Use this tool responsibly for internal catalog management and affiliate marketing purposes.