Weird characters.

Weird characters.

You can copy the weird characters out of this extention very easily.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Weird characters.",
  "version": "1.0",
  "description": "You can copy the weird characters out of this extention very easily.",
  "manifest_version": 2,
  "background": "background.js",
  "browser_action": {
    "default_popup": "popup.html"
  }
}