Rafael Grigorian

Results 5 issues of Rafael Grigorian

Since new update to chrome adds context menu links when right clicking on popup menu, options link should be removed from context menu. ![image](https://user-images.githubusercontent.com/5500199/136273419-7875b928-d64b-43e3-ad46-aba789e5fa6b.png)

enhancement
effort: low

This will involve converting the background script to a service worker. Also some minor manifest changes need to happen as well.

enhancement
effort: low

Check out specification: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie. Some examples include: - Cookie names prefixed with `__Secure` must have secure flag checked - Cookie names prefixed with `__Host` must have secure flag checked and...

complete-in-next

Puppeteer can be used alongside mocha.

enhancement
help wanted
effort: high

Help users understand what a valid input should look like. The following should be linted on change and errors should be displayed in the input label: - Name - Path...

complete-in-next