AWS Console Navigator Firefox

Examine source code of AWS Console Navigator

Inspect and view changes in AWS Console Navigator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "AWS Console Navigator",
  "description": "Go to resources in the AWS console from the Omnibox.",
  "version": "2.0.7",
  "manifest_version": 2,
  "background": {
    "persistent": false,
    "page": "background.html"
  },
  "omnibox": {
    "keyword": "awss"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Click to set AWS region"
  },
  "permissions": [
    "storage"
  ],
  "icons": {
    "140": "img/Region_dark-bg@4x.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{dce191bf-b1d3-4b3c-b388-d2c6f3769e45}"
    }
  }
}

Best AWS Console Navigator Alternatives

Here are some Firefox add-ons that are similar to AWS Console Navigator: