Ah good bug finding, so essentially this should Quick Add the current selected text on any page.
ie. if you're on a random website and select "hockey meeting at 3pm" and execute the quick add it will add that to your calendar.
However, the bug is that extension does not have permission to read any website, for security reasons. So I would have to develop a way to prompt the user to allow this etc.
Comments
Ah good bug finding, so essentially this should Quick Add the current selected text on any page.
ie. if you're on a random website and select "hockey meeting at 3pm" and execute the quick add it will add that to your calendar.
However, the bug is that extension does not have permission to read any website, for security reasons. So I would have to develop a way to prompt the user to allow this etc.
So i'll queue this for redevelopment, thanks.