YNAB Date Borders Firefox

Examine source code of YNAB Date Borders

Inspect and view changes in YNAB Date Borders source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YNAB Date Borders",
  "version": "1.1",
  "description": "Adds a border at top to rows on YNAB to help view transactions with different dates easily",
  "icons": {
    "48": "icons/border-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://app.ynab.com/*"
      ],
      "js": [
        "ynab-date-borders.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{bb1c2507-602a-4c14-9196-446973d816b7}"
    }
  }
}

Best YNAB Date Borders Alternatives

Here are some Firefox add-ons that are similar to YNAB Date Borders: