Rather than showing the last product that the user loaded up the extension should probably show the product that the user currently has open and then resort to the last opened if the current tab isn't a product. The speed of the extension shouldn't be effected by this change.
This should be accomplishable if all the products are stored for x amount of time or just for that chrome session so the popup simply has to look through the list of products.
Rather than showing the last product that the user loaded up the extension should probably show the product that the user currently has open and then resort to the last opened if the current tab isn't a product. The speed of the extension shouldn't be effected by this change.
This should be accomplishable if all the products are stored for x amount of time or just for that chrome session so the popup simply has to look through the list of products.