Fantasy Town Generator - Roll20 Firefox

Examine source code of Fantasy Town Generator - Roll20

By: Thomas Add-on
Inspect and view changes in Fantasy Town Generator - Roll20 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Fantasy Town Generator - Roll20",
  "description": "Display interactive Fantasy Town Generator maps inside Roll20.",
  "version": "1.0.2",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png",
    "512": "icon/512.png"
  },
  "permissions": [
    "storage",
    "activeTab",
    "scripting"
  ],
  "browser_action": {
    "default_title": "Default Popup Title",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://app.roll20.net/*"
      ],
      "css": [
        "content-scripts/content.css"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a7296f2c-831c-4109-9c05-b707b0be6e13}"
    }
  }
}

Best Fantasy Town Generator - Roll20 Alternatives

Here are some Firefox add-ons that are similar to Fantasy Town Generator - Roll20: