OBJECTIVE: Create a Chrome Extension plugin that can record a user's screen and send the recorded content to a specific online location (endpoint).
1 .The plugin accurately captures and records the user's screen as per the design specifications. 2 .All pages in the design provided in Figma are implemented pixel-perfectly within the plugin. 3 .The plugin functions flawlessly on both desktop and mobile devices, with no significant visual or usability issues. 4 .Users can initiate and stop screen recording with clear controls. 5 .Recorded screen content is properly compressed and submitted to the specified endpoint. 6 .The submission process is error-free, and users receive confirmation upon successful submission. 7 .Any potential issues or errors are gracefully handled, and users receive appropriate feedback.