Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/efe/google-meet-emojis
A Google Chrome extension that triggers actions on double key presses. It clicks emojis like thumbs-up, thumbs-down, clap, party, or heart emojis, or copies the current URL to the clipboard based on the key pressed.
https://github.com/efe/google-meet-emojis
chrome-extension google-chrome google-chrome-extension google-meet google-meet-extension
Last synced: 20 days ago
JSON representation
A Google Chrome extension that triggers actions on double key presses. It clicks emojis like thumbs-up, thumbs-down, clap, party, or heart emojis, or copies the current URL to the clipboard based on the key pressed.
- Host: GitHub
- URL: https://github.com/efe/google-meet-emojis
- Owner: efe
- License: gpl-3.0
- Created: 2024-10-24T20:19:41.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T23:45:01.000Z (2 months ago)
- Last Synced: 2024-10-27T08:11:14.805Z (2 months ago)
- Topics: chrome-extension, google-chrome, google-chrome-extension, google-meet, google-meet-extension
- Language: JavaScript
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Google Meet Emojis
A Google Chrome extension that triggers actions **on double key presses**. It clicks emojis like thumbs-up, thumbs-down, clap, party, or heart emojis, or copies the current URL to the clipboard based on the key pressed.
## Usage
- **U:** Thumbs-up emoji (👍) variants.
- **D:** Thumbs-down emoji (👎) variants.
- **A:** Applause emoji (👏) variants.
- **P:** Party emoji (🎉).
- **H:** Heart emoji (💖).
- **L:** Copies the current URL to the clipboard.## Installation
1. Download or clone this repository.
2. Open Chrome and go to `chrome://extensions/`.
3. Enable **Developer mode**, then click **Load unpacked**.
4. Select the extension folder (containing `manifest.json` and `content.js`).## License
Licensed under the GNU General Public License v3 License.