Fancy Text - Font Changer

Fancy Text - Font Changer

A fancy text generator / font changer. Converts your normal text into fancy fonts.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Fancy Text - Font Changer",
  "description": "A fancy text generator / font changer. Converts your normal text into fancy fonts.",
  "version": "0.0.2",
  "manifest_version": 3,
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "512": "/logo_round.png"
    }
  },
  "icons": {
    "512": "/logo_round.png"
  }
}