Cool Symbol

Cool Symbol

The best collection of cool symbol to copy paste online. Easiest way to copy text symbols.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Cool Symbol",
  "description": "The best collection of cool symbol to copy paste online. Easiest way to copy text symbols.",
  "version": "1.0",
  "browser_action": {
    "default_icon": "images/icon128.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "images/icon16.png",
    "32": "images/icon32.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "offline_enabled": true
}