Kaomoji

Kaomoji

if you want to collect more and lots of kaomoji than download the extension and collect Japanese emoticon and every types of kaomoji

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Kaomoji",
  "description": "if you want to collect more and lots of kaomoji than download the extension and collect Japanese emoticon and every types of kaomoji",
  "version": "1.1",
  "browser_action": {
    "default_icon": "images/icon.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "images/icon.png",
    "32": "images/icon.png",
    "48": "images/icon.png",
    "128": "images/icon.png"
  },
  "permissions": []
}