Actual → ProjectionLab Sync Firefox

Examine source code of Actual → ProjectionLab Sync

Inspect and view changes in Actual → ProjectionLab Sync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Actual → ProjectionLab Sync",
  "description": "Sync Actual Budget account balances into ProjectionLab.",
  "version": "0.1.1",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "permissions": [
    "storage",
    "scripting"
  ],
  "host_permissions": [
    "https://app.projectionlab.com/*",
    "https://ea.projectionlab.com/*"
  ],
  "optional_host_permissions": [
    "https://*/*",
    "http://localhost/*",
    "http://127.0.0.1/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "actual-projectionlab-sync@jonasmeyerohle.dev",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "financialAndPaymentInfo"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "Actual → ProjectionLab",
    "default_popup": "popup.html"
  },
  "options_ui": {
    "open_in_tab": false,
    "page": "options.html"
  }
}

Best Actual → ProjectionLab Sync Alternatives

Here are some Firefox add-ons that are similar to Actual → ProjectionLab Sync: