Sweaty Fortnite Symbols

Sweaty Fortnite Symbols

Create cool Fortnite names with our chrome extension 'Sweaty Fortnite Symbols'. Grab your favorite sweaty symbols in this extension.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Sweaty Fortnite Symbols",
  "description": "Create cool Fortnite names with our chrome extension 'Sweaty Fortnite Symbols'. Grab your favorite sweaty symbols in this extension.",
  "version": "1.0",
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "index.html"
  },
  "icons": {
    "128": "icon.png"
  }
}