Kaomoji Picker
A kaomoji picker, ٩(◕‿◕。)۶
什麼是Kaomoji Picker?
Kaomoji Picker是由mya開發的Chrome擴展程式,該擴展的主要功能是“A kaomoji picker, ٩(◕‿◕。)۶”。
擴展截圖
下載Kaomoji Picker擴展crx文件
下載Kaomoji Picker擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | Kaomoji Picker |
ID | daijnhkkklalelhfkhcjbcmhiedfnigk |
官方網址 | https://chromewebstore.google.com/detail/kaomoji-picker/daijnhkkklalelhfkhcjbcmhiedfnigk |
簡介 | A kaomoji picker, ٩(◕‿◕。)۶ |
檔案大小 | 225 KB |
安裝次數 | 45 |
目前版本 | 1.1.1 |
更新時間 | 2022-05-09 |
上架時間 | 2022-03-23 |
評分 | 4.67/5 共 3 次評分 |
開發者 | mya |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://github.com/mayudev/kaomoji-panel |
支援的語言 | 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" } } |