-
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #138 from tdulcet/description
Added separate files for ATN
- Loading branch information
Showing
4 changed files
with
95 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
This add-on provides you with a modern emoji picker that you can use to find and select emojis (i.e. the emoticons/smileys you know from messengers). You can <b>copy them into your clipboard</b> or <b>insert them</b> into the active e-mail. | ||
It uses up-to-date Emojis and lets you access your Emojis in different styles you know from different devices and applications. | ||
|
||
|
||
<b>Simple & effective!</b> | ||
|
||
You can then use the emojis on any e-mail. | ||
|
||
It will remember your <b>recently used emojis</b> across e-mails. | ||
|
||
It is based on the awesome project <a href="https://missive.github.io/emoji-mart/">emoji-mart</a>. You can test many features on the website there already, without installing it. | ||
This extension only works with Firefox v74 or higher and Thunderbird v91 or higher. | ||
|
||
It has an effective built-in search, so you can use it as an “emoji cheat sheet”. <b>Find exactly the emoji</b> you wanted to find with your search term! | ||
|
||
|
||
<b>Choose the Emoji style you want!</b> | ||
|
||
The add-on is very customizable and it lets you configure the up-to-date Emojis in different styles that you know from different devices and applications. Here is a list of styles, it supports: | ||
<ul> | ||
<li>Apple emojis</li> | ||
<li>Google emojis</li> | ||
<li>Twitter emojis (<a href="https://twemoji.twitter.com/">Twemoji</a>)</li> | ||
<li>Facebook emojis</li> | ||
<li>or just what your system/browser offers (e.g. on Windows thus Windows emojis will be used)</li> | ||
</ul> | ||
|
||
You can also adjust the size of the emojis and the width of the emoji picker. | ||
|
||
|
||
<b>More Features</b> | ||
<ul> | ||
<li>Display the emojis in the design of Apple, Google, Twitter, Facebook or just the native style your browser uses.</li> | ||
<li>Quickly search for any emoji with many keywords.</li> | ||
<li>Supports the light/dark mode of your system automatically.</li> | ||
<li>Copy the emoji to your clipboard.</li> | ||
<li>…or directly insert it into the current e-mail.</li> | ||
<li>Remembers frequently used emojis.</li> | ||
<li>Emoji skin tone is adjustable and is remembered.</li> | ||
<li>You can also insert the emoji's <code>:colon:</code> shortcode syntax instead of the Unicode emoji that is used by default.</li> | ||
<li>Use the hot key (by default <code>Ctrl</code>+<code>Shift</code>+<code>Period</code>) to quickly access the emoji picker.</li> | ||
<li>Adjust the style and many other options to your liking.</li> | ||
<li>The size of the whole emoji picker and the emojis themselves is also adjustable.</li> | ||
<li>Use a colored toolbar icon or a decent monochrome (black/white) one.</li> | ||
<li>Follows the <a href="https://design.firefox.com/photon">Firefox</a> and <a href="https://style.thunderbird.net/">Thunderbird</a> Photon Design.</li> | ||
<li>Puts your privacy first and does not send data anywhere.</li> | ||
<li>Translated into several languages already. <a href="https://github.com/rugk/awesome-emoji-picker/blob/master/CONTRIBUTING.md#Translations">Contribute your own language!</a></li> | ||
<li>Settings can be managed by your administrator.</li> | ||
</ul> | ||
|
||
|
||
<b>Development</b> | ||
The add-on is free/libre open-source software and developed on GitHub. <a href="https://github.com/rugk/awesome-emoji-picker">Fork it on GitHub</a> and contribute. | ||
<a href="https://github.com/rugk/awesome-emoji-picker/contribute">There are some easy issues to start with.</a> | ||
|
||
The development of this add-on was also triggered, because the development of another add-on called <a href="https://github.com/johannhof/emoji-helper/issues/127">“Emoji Helper” or “Emoji Cheatsheet” stalled</a>. | ||
|
||
|
||
<b>Contribute</b> | ||
You can easily get involved in this project and help. Here are some ideas: | ||
<ul> | ||
<li><a href="https://github.com/rugk/awesome-emoji-picker/blob/master/CONTRIBUTING.md#translations">Translate this add-on into multiple languages!</a></li> | ||
<li><a href="https://github.com/rugk/awesome-emoji-picker/blob/master/CONTRIBUTING.md#coding">Fix some easy issues and get started in add-on development</a> (or just try out the development version)</li> | ||
<li><a href="https://github.com/rugk/awesome-emoji-picker/blob/master/CONTRIBUTING.md#need-ideas">Or check out some other add-on issues</a> (or translate them).</li> | ||
</ul> | ||
Or, in any case, <a href="https://github.com/rugk/awesome-emoji-picker/blob/master/CONTRIBUTING.md#support-us">support us by spreading the word!</a> ❤️ | ||
|
||
|
||
|
||
<b>Permissions</b> | ||
This add-on requires as few permissions as possible. | ||
An explanation of all permissions, this add-on requests, can be found <a href="https://github.com/rugk/awesome-emoji-picker/blob/master/assets/texts/en/permissions.md">on this site</a>. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Modern, nice emoji picker that you can use to find and select emojis. It will be copied to your clipboard or even directly inserted into the e-mail, when you click on it. | ||
|
||
You will certainly like it. |