DJI Thermal Converter Firefox

Examine source code of DJI Thermal Converter

Inspect and view changes in DJI Thermal Converter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "DJI Thermal Converter",
  "version": "1.0.0",
  "description": "Convert DJI thermal images to radiometric TIFF format directly from your browser",
  "permissions": [
    "activeTab",
    "storage",
    "tabs",
    "https://rjpg2tiff.cc/*",
    "https://www.rjpg2tiff.cc/*",
    "https://app.rjpg2tiff.cc/*",
    "downloads"
  ],
  "icons": {
    "16": "icon-16.png",
    "32": "icon-32.png",
    "48": "icon-48.png",
    "96": "icon-96.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_title": "Open DJI Thermal Converter",
    "default_icon": {
      "16": "icon-16.png",
      "32": "icon-32.png"
    }
  },
  "sidebar_action": {
    "default_title": "DJI Thermal Converter",
    "default_panel": "index.html",
    "default_icon": {
      "16": "icon-16.png",
      "32": "icon-32.png"
    }
  },
  "content_security_policy": "script-src 'self' https://cdn.tailwindcss.com; object-src 'self'",
  "web_accessible_resources": [
    "index.html",
    "index.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{73f08246-61f5-4171-a9bf-b4a366977048}"
    }
  }
}

Best DJI Thermal Converter Alternatives

Here are some Firefox add-ons that are similar to DJI Thermal Converter: