Cannergrow Exporter Firefox

Examine source code of Cannergrow Exporter

Inspect and view changes in Cannergrow Exporter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Cannergrow Exporter",
  "description": "Download your transactions from Cannergrow to create a tax report or to calculate your net return",
  "homepage_url": "https://github.com/alexanderthurn/cannergrow-exporter",
  "version": "0.9.2.0",
  "manifest_version": 3,
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://api.cannergrow.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*.backend.cannergrow.com/*"
      ],
      "js": [
        "js/browser-polyfill.min.js",
        "js/content-cannergrow.js"
      ],
      "css": [
        "css/content.css"
      ]
    },
    {
      "matches": [
        "https://*.werteherren.de/*"
      ],
      "js": [
        "js/browser-polyfill.min.js",
        "js/content-werteherren.js"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "images/werte-herren-logo.svg",
        "images/CGRWH128.png"
      ],
      "matches": [
        "https://*.werteherren.de/*",
        "https://*.backend.cannergrow.com/*"
      ]
    }
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "/images/WH16.png",
      "32": "/images/WH32.png",
      "48": "/images/WH48.png",
      "128": "/images/WH128.png"
    }
  },
  "icons": {
    "16": "/images/WH16.png",
    "32": "/images/WH32.png",
    "48": "/images/WH48.png",
    "128": "/images/WH128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5a8c0627-035c-40e5-a4f6-400784e38eef}",
      "strict_min_version": "109.0"
    }
  }
}

Best Cannergrow Exporter Alternatives

Here are some Firefox add-ons that are similar to Cannergrow Exporter: