Unicoji - Unicode + Emoji
Copy and paste unicode and emoji symbols.
What is Unicoji - Unicode + Emoji?
Unicoji - Unicode + Emoji is a Chrome extension developed by https://alyssachan.space, and its main feature is "Copy and paste unicode and emoji symbols.".
Extension Screenshots
Download Unicoji - Unicode + Emoji Extension CRX File
Download Unicoji - Unicode + Emoji extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Copy symbol to clipboard quickly.
Extension Basic Information
Name | Unicoji - Unicode + Emoji |
ID | edbciehemfmfklmljkhonhphlccabend |
Official URL | https://chromewebstore.google.com/detail/unicoji-unicode-+-emoji/edbciehemfmfklmljkhonhphlccabend |
Description | Copy and paste unicode and emoji symbols. |
File Size | 1.27 MB |
Installation Count | 340 |
Current Version | 1.0.3 |
Last Updated | 2022-04-26 |
Publish Date | 2020-08-23 |
Rating | 5.00/5 Total 1 Ratings |
Developer | https://alyssachan.space |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/alyssachanspace/unicoji |
Supported Languages | en-US,zh-CN,zh-TW |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "version": "1.0.3", "default_locale": "en_US", "description": "__MSG_appDesc__", "author": "Alyssa Chan", "icons": { "16": "images\/icon-16.png", "32": "images\/icon-32.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" }, "action": { "default_title": "__MSG_tooltip__", "default_popup": "popup.html", "default_icon": { "16": "images\/icon-16.png", "32": "images\/icon-32.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" } }, "manifest_version": 3 } |