Cursive Text Generator» 100+ Cursivee Fonts

Cursive Text Generator» 100+ Cursivee Fonts

Convert Text in 𝓒𝓾𝓻𝓼𝓲𝓿𝓮 & Handwriting letter symbols Cursive Text Generator online tool that gives a style touch to your text

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1",
  "manifest_version": 3,
  "name": "Cursive Text Generator» 100+ Cursivee Fonts",
  "description": "Convert Text in 𝓒𝓾𝓻𝓼𝓲𝓿𝓮 & Handwriting letter symbols Cursive Text Generator online tool that gives a style touch to your text",
  "background": {
    "service_worker": "background.js"
  },
  "action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "icon.png",
    "32": "icon.png",
    "48": "icon.png",
    "128": "icon.png"
  }
}