Text Emoji ( ͡☉ ͜ʖ ͡☉) - copy and paste

Text Emoji ( ͡☉ ͜ʖ ͡☉) - copy and paste

text emogi is free extension where you can find many text emoji, face, etc. also provide easily copy and paste feature.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Text Emoji ( ͡☉ ͜ʖ ͡☉) - copy and paste",
  "description": "text emogi is free extension where you can find many text emoji, face, etc. also provide easily copy and paste feature.",
  "version": "1.2",
  "action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "icon.png",
    "32": "icon.png",
    "48": "icon.png",
    "128": "icon.png"
  }
}