indy-export-transaction Firefox

Examine source code of indy-export-transaction

By: ticapix
Inspect and view changes in indy-export-transaction source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "export-transaction",
  "version": "1.0.6",
  "description": "Extension to extract your transaction from your indy.fr account. Use it ",
  "manifest_version": 2,
  "author": "Pierre Gronlier",
  "homepage_url": "https://gitlab.com/pierre.gronlier/extension-export-transactions",
  "permissions": [
    "activeTab",
    "contextMenus",
    "webRequest",
    "webRequestBlocking",
    "storage",
    "https://app.indy.fr/api/*",
    "https://*.amazonaws.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c8bc4023-e240-4c5c-a654-f8005f3e7528}"
    }
  }
}

Best indy-export-transaction Alternatives

Here are some Firefox add-ons that are similar to indy-export-transaction: