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.
- 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.
- Download or clone this repository.
- Open Chrome and go to
chrome://extensions/
. - Enable Developer mode, then click Load unpacked.
- Select the extension folder (containing
manifest.json
andcontent.js
).
Licensed under the GNU General Public License v3 License.