Unicoji - Unicode + Emoji
Copy and paste unicode and emoji symbols.
Vad är Unicoji - Unicode + Emoji?
Unicoji - Unicode + Emoji är en Chrome-tillägg utvecklad av https://alyssachan.space, och dess huvudfunktion är "Copy and paste unicode and emoji symbols.".
Tilläggsskärmbilder
Ladda ner Unicoji - Unicode + Emoji-förlängningens CRX-fil
Ladda ner Unicoji - Unicode + Emoji-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
                        Copy symbol to clipboard quickly.                     Grundläggande Information om Tillägg
| Namn |   |  
| ID | edbciehemfmfklmljkhonhphlccabend | 
| Officiell webbadress | https://chromewebstore.google.com/detail/unicoji-unicode-+-emoji/edbciehemfmfklmljkhonhphlccabend | 
| Beskrivning | Copy and paste unicode and emoji symbols. | 
| Filstorlek | 1.27 MB | 
| Antal Installationer | 340 | 
| Aktuell Version | 1.0.3 | 
| Senast Uppdaterad | 2022-04-26 | 
| Publiceringsdatum | 2020-08-23 | 
| Betyg | 5.00/5 Totalt 1 Betyg | 
| Utvecklare | https://alyssachan.space | 
| E-post | [email protected] | 
| Betalningssätt | free | 
| Tilläggswebbplats | https://github.com/alyssachanspace/unicoji | 
| Stödda Språk | 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
}  |  |