Kaomoji Picker
A kaomoji picker, ٩(◕‿◕。)۶
Qu'est-ce que Kaomoji Picker ?
Kaomoji Picker est une extension Chrome développée par mya, et sa fonction principale est "A kaomoji picker, ٩(◕‿◕。)۶".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Kaomoji Picker
Téléchargez les fichiers d'extension Kaomoji Picker au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | Kaomoji Picker |
ID | daijnhkkklalelhfkhcjbcmhiedfnigk |
URL Officiel | https://chromewebstore.google.com/detail/kaomoji-picker/daijnhkkklalelhfkhcjbcmhiedfnigk |
Description | A kaomoji picker, ٩(◕‿◕。)۶ |
Taille du Fichier | 225 KB |
Nombre d'Installations | 45 |
Version Actuelle | 1.1.1 |
Dernière Mise à Jour | 2022-05-09 |
Date de Publication | 2022-03-23 |
Évaluation | 4.67/5 Total 3 Évaluations |
Développeur | mya |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://github.com/mayudev/kaomoji-panel |
Langues Prises en Charge | 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" } } |