rugk / awesome-emoji-picker

Add-on/WebExtension that provides a modern emoji picker that you can use to find and copy/insert emoji into the active web page.
https://addons.mozilla.org/firefox/addon/awesome-emoji-picker/?src=external-github-top
Other
103 stars 10 forks source link

Make a version of Awesome Emoji Picker for google chrome #117

Closed ghost closed 3 years ago

ghost commented 3 years ago

Hi ✨ Awesome Emoji Picker Team ! Can anyone port a version of Awesome Emoji Picker for google chrome ?

tdulcet commented 3 years ago

This is a duplicate of #54.

FYI, I have already done this and I have a PR ready that I will submit as soon as #93 is merged, as it has dependencies on changes made there. To publish on the Chrome Web Store, someone would need to donate the $5 for the required registration fee.

rugk commented 3 years ago

Duplicate of https://github.com/rugk/awesome-emoji-picker/issues/54

ghost commented 3 years ago

Hi, Can you at least convert the extension into a .crx file ?

rugk commented 3 years ago

Again, let's discuss that in https://github.com/rugk/awesome-emoji-picker/issues/54.

In general, you can just rename the file to .crx and it may work. Likely you may at least have to adjust the manifest.json. Again, @RandomPenguin1778, feel free to submit a PR to #54 if you know things that need to be adjusted.

See also the resources linked here for how to port extensions.