pamelafox / font-previewer-extension

Google Font Previewer Chrome Extension
https://chrome.google.com/webstore/detail/engndlnldodigdjamndkplafgmkkencc
69 stars 14 forks source link

updates icon set #4

Closed droom closed 8 years ago

droom commented 8 years ago

I found the browser icon little hard to distinguish when scanning. This is my attempt to remedy! Icon set based on the Google 'G'. I think I've got all sizes covered.

fpe-diagram-icons-664

pamelafox commented 8 years ago

Neat!

droom commented 8 years ago

giphy

pamelafox commented 8 years ago

I unfortunately do not have a computer set up for developing right now, as I'm on a bit of a coding hiatus. That means it'll be a while until I get a new version uploaded. If you can package up the zip for upload, then I can do it sooner. (I think its a zip, right? It's been a while since I've updated extensions!)

droom commented 8 years ago

Hey @pamelafox, yep it's a zip packaged with Chrome I think. Sure, I can do that. Should I create a dist/ folder and put the zip in there?

pamelafox commented 8 years ago

That sounds great, thank you!

droom commented 8 years ago

No worries. It's asking me for a private key file, which I think is needed to update an extension according to the docs. Should I continue without?

screen shot 2016-05-05 at 19 34 17

pamelafox commented 8 years ago

Hm from what I'm reading, the private key file is most important if you're distributing it as a crx. I think it'll be okay without it. For dev store, I just need a zip of the folder, not a packaged CRX file.

On Thu, May 5, 2016 at 11:42 AM, Chris Droom notifications@github.com wrote:

No worries. It's asking me for a private key file, which I think is needed to update an extension according to the docs https://developer.chrome.com/extensions/packaging. Should I continue without?

[image: screen shot 2016-05-05 at 19 34 17] https://cloud.githubusercontent.com/assets/1971632/15053087/c94031ea-12f8-11e6-8276-4c17f49d63e6.png

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/pamelafox/font-previewer-extension/pull/4#issuecomment-217238548

droom commented 8 years ago

ah ok, i'll just create a zip in the regular way