Anthony Cossins

Results 20 issues of Anthony Cossins

Implemented the simple favicon you mentioned in [this comment here](https://github.com/josephernest/Yopp/issues/1#issuecomment-339928179). It looks like the site. Red on the top and blue on the bottom. It's a `.ico` file base64 encoded...

When testing with people, they can't find out what the shortcut is. And Chrome's extension shortcuts options are very hidden.

enhancement

Originates from feedback here: #61

bug

I heard about some changes at the Chrome Dev Summit [talk about extensions](https://www.youtube.com/watch?v=7-ALJiZCI6w). https://developer.chrome.com/extensions/migrating_to_manifest_v3

## Changes - Add new content script that inserts an "+" button to bookmarklets found on a webpage ## Questions - Will this change the permissions of the extension? Or...

https://developer.chrome.com/blog/crx-scripting-api/ https://developer.chrome.com/docs/extensions/reference/tabs/#method-executeScript Is this review related? > Enrico B. da Luz gave you 3 stars and said: "I love the idea but most bookmarklets don't work and some just fail...

bug

Current onboarding text >You don't have any bookmark scripts. ![image](https://user-images.githubusercontent.com/1451668/65254389-20485f00-daf4-11e9-97c4-cb0b4b31f3b8.png) This doesn't really explain where scripts can be added to show up in Powerlets.

enhancement