I created the script that uses foodtofork api and webscraped the a link given by this api to find ingredients correlating to the selected item. I attempted to integrate this script with the Chrome Extension script, but my script used javascript require's. These apparently cannot be used on client-side. As a result, integration was incomplete.
Log in or sign up for Devpost to join the conversation.