Calligraphy Font Generator

Calligraphy Font Generator

calligraphy font generator is the best tool to generate stylish and fancy calligraphy fonts.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Calligraphy Font Generator",
  "version": "1.3",
  "description": "calligraphy font generator is the best tool to generate stylish and fancy calligraphy fonts.",
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "128": "icon.png"
    }
  },
  "icons": {
    "128": "icon.png"
  },
  "manifest_version": 2
}