Symbols Copy And Paste

Symbols Copy And Paste

The ultimate collection of all text symbols to copy and paste online. one click to copy cool symbol & emoji.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Symbols Copy And Paste",
  "description": "The ultimate collection of all text symbols to copy and paste online. one click to copy cool symbol & emoji.",
  "version": "1.5",
  "manifest_version": 3,
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "/images/icon-16.png",
      "32": "/images/icon-32.png",
      "48": "/images/icon-48.png",
      "128": "/images/icon-128.png"
    }
  },
  "icons": {
    "16": "/images/icon-16.png",
    "32": "/images/icon-32.png",
    "48": "/images/icon-48.png",
    "128": "/images/icon-128.png"
  }
}