π Gitmoji Browser Extension
The Gitmoji extension to easily search and copy gitmojis
|
|
|
---|---|---|
|
|
|
|
|
not available |
π Installation
Install the extension according to your browser:
π§© Features
π Search for a specific gitmoji's code/emoji by name or descriptionπ Detect the gitmojis present on the current tabβ Injectπ gitmoji in front of the commit title of GitHub/GitLab pull-request (βοΈ )π Dark/light mode (βοΈ )β Close extension's popup after a gitmoji is saved in the clipboard (βοΈ )β Show gitmoji's description on mouse over or focus (βοΈ )
Features with the (
βοΈ Permissions
activeTab
Detect the gitmojis present on the current tab. Used to access some hardcoded URLs detailed below:
Access your data for github.com
Access your data for gitlab.com
Both are used for the feature "Inject
We restricted these permissions to the minimum by using specific URLs:
It can be checked on the injectMergeGitmoji.js file.
Storage
The storage is used to keep the settings preferences (see
β¨ Usage (with keyboard shortcuts)
- toggle the extension button or use the shortcut Alt+G (β₯+G for mac)
- search emoji names or descriptions (from the website)
- use tab and Shift+tab to navigate between the shortcodes and emojis
- press Enter to copy
π¦ Contributing
All remarks are welcome so feel free to open an issue
π License
The code is available under the MIT license.
Made with