Cursive Alphabet

Cursive Alphabet

This website will guide you How to write A to Z Cursive Alphabet in Capital & Small letter step by step and become a cursive master

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Cursive Alphabet",
  "description": "This website will guide you How to write A to Z Cursive Alphabet in Capital & Small letter step by step and become a cursive master",
  "version": "3",
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "128": "icon.png"
  }
}