Kaomojis Online Firefox

Examine source code of Kaomojis Online

Inspect and view changes in Kaomojis Online source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Kaomojis Online",
  "version": "1.0",
  "description": "Quickly access, copy, and manage favorite kaomojis from Kaomojis Online.",
  "permissions": [
    "storage",
    "activeTab",
    "clipboardWrite"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content/content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "kaomojis-online@developer.mozilla.org"
    }
  },
  "icons": {
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "48": "icons/icon-48.png"
    }
  }
}

Best Kaomojis Online Alternatives

Here are some Firefox add-ons that are similar to Kaomojis Online: