Please sign in to access this page

Emoji Copy Extension

Emoji Copy Extension

3 devlogs
6h 42m
•  Ship certified

Copy any emoji from Emojipedia.org without having to leave the Google search results page with a Chrome Extension!

Timeline

Ship 2

1 payout of shell 29.0 shells

redbackspider77

about 1 month ago

redbackspider77 Covers 1 devlog and 3h 44m

Emoji Copy Extension is a Chrome Extension which allows the user to copy any emoji they search up on Google without a hassle. 🥳
Live on the Chrome Web Store from the Demo link! 🚀

Devlog:
- Added Leave A Review area to encourage growth
- Added many failguards in weak areas of emoji fetching
- Improved UI

Update attachment

Ship 1

1 payout of shell 12.0 shells

redbackspider77

3 months ago

redbackspider77 Covers 2 devlogs and 2h 58m

finalised chrome extension for publication on chrome web store
- added promotional images
- improved existing screenshots

optimised for speed by firing injection on DOMContentLoaded, not load

Update attachment

translated userscript to chrome extension.
switched from using corsproxy.io to service worker in order to fetch emojipedia.org avoiding CORS
added demo images
created README
added license

Update attachment