Subject: Need a Developer to Create a Tool/Extension for Extracting Product Links Only from a Facebook Marketplace Seller Page Project Details (Specific and Focused): I need a programmer to create a simple, focused tool that extracts only product URLs from any seller’s page on Facebook Marketplace. Primary and Exact Requirement: 1. Go to any seller’s profile page on Facebook Marketplace. 2. The tool extracts all product listing links displayed on that page. 3. Save or display these links in a simple list. 4. Ability to copy all extracted links at once. I do NOT need any other data (such as price, images, title, description, etc.). Links only. Preferred Tool Type: · Chrome Browser Extension is preferred for ease of use. · Alternative: A script that runs from the console. Example of the Final Output Required: After running the tool on a seller’s page, it should give me a list like this (example): ``` https://www.facebook.com/marketplace/item/123456789/ https://www.facebook.com/marketplace/item/987654321/ https://www.facebook.com/marketplace/item/112233445/ ... and so on