analysis-paster Firefox

Examine source code of analysis-paster

By: Shoka
Inspect and view changes in analysis-paster source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "fflogs-to-xivanalysis",
  "version": "1.1",
  "description": "Adds a clickable link to FFLogs that automatically puts the current log into xivanalysis.",
  "icons": {
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.fflogs.com/reports/*"
      ],
      "js": [
        "link-redirector.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "link-redirector/xivanalysislogo.png"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{db69f83d-ce10-43f1-bca4-3cdbd529602d}"
    }
  }
}

Best analysis-paster Alternatives

Here are some Firefox add-ons that are similar to analysis-paster: