Japanese Emoticons: Kaomoji And Text Faces

Japanese Emoticons: Kaomoji And Text Faces

Japanese Emoticons, Kaomoji And Text Faces Copy And Paste. Type Of Emoticons Angry, Cute, Kiss, Happy And More.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Japanese Emoticons: Kaomoji And Text Faces",
  "description": "Japanese Emoticons, Kaomoji And Text Faces Copy And Paste. Type Of Emoticons Angry, Cute, Kiss, Happy And More.",
  "version": "1.2",
  "browser_action": {
    "default_icon": "images/icon-128.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "images/icon-16.png",
    "32": "images/icon-32.png",
    "48": "images/icon-64.png",
    "128": "images/icon-128.png"
  },
  "permissions": []
}