PocketSmith Restore Transaction Notes Firefox

Examine source code of PocketSmith Restore Transaction Notes

Por: piptaz
Inspect and view changes in PocketSmith Restore Transaction Notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PocketSmith Restore Transaction Notes",
  "version": "1.0",
  "description": "Restores display of transaction notes on PocketSmith",
  "browser_specific_settings": {
    "gecko": {
      "id": "pocketsmith-restore-transaction-notes@dev.null"
    }
  },
  "icons": {
    "48": "icons/icon-48.png"
  },
  "permissions": [
    "storage",
    "*://api.pocketsmith.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.pocketsmith.com/cashflows"
      ],
      "js": [
        "jquery-3.7.0.min.js.js",
        "main.js"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html"
  }
}

Mejores alternativas PocketSmith Restore Transaction Notes

Aquí hay algunas Firefox add-ons que son similares a PocketSmith Restore Transaction Notes: