Ă propos de cette extension
Gitmoji (https://gitmoji.carloscuesta.me/) is a project to standardize emojis in git messages đ
This extension should provide an easy way to search and copy codes or emojis. It is meant for people who knows which emoji should be used đ
đ§© Features
Features with the (âïž) can be modified in the settings page.
âš Usage (with keyboard shortcuts)
âïž 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 đ gitmoji in front of the commit title of GitHub/GitLab pull-request"
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 đ§© Features > Through the settings panel).
This extension should provide an easy way to search and copy codes or emojis. It is meant for people who knows which emoji should be used đ
đ§© 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 (âïž) can be modified in the settings page.
âš 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
andShift+tab
to navigate between the shortcodes and emojis - press
Enter
to copy
âïž 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 đ gitmoji in front of the commit title of GitHub/GitLab pull-request"
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 đ§© Features > Through the settings panel).