Fancy Text Generator

Fancy Text Generator

Fancy cool and stylish text generator, easily copy and paste to share anywhere you want.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Fancy Text Generator",
  "description": "Fancy cool and stylish text generator, easily copy and paste to share anywhere you want.",
  "version": "2.0.0",
  "icons": {
    "128": "icon_128.png"
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "permissions": [
    ""
  ]
}