AWS Agent Firefox

Examine source code of AWS Agent

Inspect and view changes in AWS Agent source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "request-handler.js"
    ]
  },
  "browser_action": {
    "browser_style": true,
    "default_popup": "dialog.html",
    "default_icon": {
      "16": "ico.svg",
      "48": "ico.svg",
      "128": "ico.svg"
    }
  },
  "description": "Access AWS sigv4 resources from your browser!",
  "manifest_version": 2,
  "name": "AWS Agent",
  "short_name": "AWS Agent",
  "options_ui": {
    "page": "dialog.html",
    "chrome_style": true,
    "browser_style": true
  },
  "icons": {
    "16": "ico.svg",
    "48": "ico.svg",
    "128": "ico.svg"
  },
  "permissions": [
    "*://*.amazonaws.com/*",
    "storage",
    "webRequest",
    "webRequestBlocking"
  ],
  "version": "0.3.0",
  "applications": {
    "gecko": {
      "id": "aws-agent@exthilion.org"
    }
  }
}

Melhores alternativas AWS Agent

Aqui estão algumas Firefox add-ons que são similares a AWS Agent: