Fancy Texts Generator

Fancy Texts Generator

Fancy cool and stylish text generator, Just Copy the Fonts and Use it on Instagram, twitter or anywhere.

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Fancy Texts Generator",
  "description": "Fancy cool and stylish text generator, Just Copy the Fonts and Use it on Instagram, twitter or anywhere.",
  "version": "1.0.0",
  "icons": {
    "128": "icon_128.png"
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  }
}