Sav22999 / emoji

"Emoji" is a Firefox add-on where you can find emojis and copy them with a single click.
https://www.emojiaddon.com
Mozilla Public License 2.0
173 stars 23 forks source link

Added ',' and '.' options for keyboard shortcuts #118

Closed lucianoinso closed 6 months ago

lucianoinso commented 6 months ago

Added shortcut options for "," and ".".

I basically added the options in popup.html and changed a line of code that assumed that the options had a length of 1 since , and . need to be inputted as Comma and Period for the browser to understand those options.

Resolves #117

Sav22999 commented 6 months ago

@lucianoinso Thank you very much for your contribution! I've improved a big the code, and I'll release the new version in some minutes