homerchen19 / github-file-icons

🌈 🗂 A browser extension which gives different filetypes different icons to GitHub, GitLab, gitea and gogs.
https://chrome.google.com/webstore/detail/file-icon-for-github-and/ficfmibkjjnpogdcfhfokmihanoldbfe
MIT License
1.43k stars 68 forks source link

firefox add-on disapeared #24

Closed g-harel closed 6 years ago

divyanshu013 commented 6 years ago

Would be great to have this in firefox. Thanks!

Also, can this be easily ported to firefox? Would love to write a port for this since I use it on Chrome (but kind of miss it in Firefox)

homerchen19 commented 6 years ago

Yes, firefox send me a email which said that I use webpack to uglify source code isn't safe. It's really annoying, but I will fix it anyway.

divyanshu013 commented 6 years ago

That's weird 🤔

gluons commented 6 years ago

It's used to happen in #19. 😢

gluons commented 6 years ago

use webpack to uglify source code isn't safe

Because of eval again? 😢 (Related: webpack/webpack#5627)

selection_001

homerchen19 commented 6 years ago

It should be available now. I just submit a new version add-on with a instruction file which explains how to build the add-on. Hope firefox won't disable this again.

gluons commented 6 years ago

Yeah! It back now. :tada: I don't really understand why they reject previous version.