Kaomoji Picker

A kaomoji picker, ٩(◕‿◕。)۶

Vad är Kaomoji Picker?

Kaomoji Picker är en Chrome-tillägg utvecklad av mya, och dess huvudfunktion är "A kaomoji picker, ٩(◕‿◕。)۶".

Tilläggsskärmbilder

screenshot

Ladda ner Kaomoji Picker-förlängningens CRX-fil

Ladda ner Kaomoji Picker-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

                        Kaomoji Picker is a simple extension that allows you to copy and paste kaomoji quickly and use them to make yourself look cuter (✿^‿^)

Emoticons are divided into groups for the ease of use. Supports light and dark theme.                    

Grundläggande Information om Tillägg

Namn Kaomoji Picker Kaomoji Picker
ID daijnhkkklalelhfkhcjbcmhiedfnigk
Officiell webbadress https://chromewebstore.google.com/detail/kaomoji-picker/daijnhkkklalelhfkhcjbcmhiedfnigk
Beskrivning A kaomoji picker, ٩(◕‿◕。)۶
Filstorlek 225 KB
Antal Installationer 45
Aktuell Version 1.1.1
Senast Uppdaterad 2022-05-09
Publiceringsdatum 2022-03-23
Betyg 4.67/5 Totalt 3 Betyg
Utvecklare mya
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://github.com/mayudev/kaomoji-panel
Stödda Språk en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Kaomoji Picker",
    "version": "1.1.1",
    "description": "A kaomoji picker, \u0669(\u25d5\u203f\u25d5\uff61)\u06f6",
    "icons": {
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "action": {
        "default_title": "Kaomoji Picker",
        "default_popup": "index.html"
    }
}