Unicoji - Unicode + Emoji
Copy and paste unicode and emoji symbols.
Wat is Unicoji - Unicode + Emoji?
Unicoji - Unicode + Emoji is een Chrome-extensie ontwikkeld door https://alyssachan.space, en de belangrijkste functie is "Copy and paste unicode and emoji symbols.".
Extensie Screenshots
Download het CRX-bestand van de extensie Unicoji - Unicode + Emoji
Download Unicoji - Unicode + Emoji-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Copy symbol to clipboard quickly.
Basisinformatie over de Extensie
Naam | Unicoji - Unicode + Emoji |
ID | edbciehemfmfklmljkhonhphlccabend |
Officiële URL | https://chromewebstore.google.com/detail/unicoji-unicode-+-emoji/edbciehemfmfklmljkhonhphlccabend |
Beschrijving | Copy and paste unicode and emoji symbols. |
Bestandsgrootte | 1.27 MB |
Aantal Installaties | 340 |
Huidige Versie | 1.0.3 |
Laatst Bijgewerkt | 2022-04-26 |
Publicatiedatum | 2020-08-23 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | https://alyssachan.space |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://github.com/alyssachanspace/unicoji |
Ondersteunde Talen | 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 } |