AWS Launcher Organiser Firefox

Examine source code of AWS Launcher Organiser

Inspect and view changes in AWS Launcher Organiser source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AWS Launcher Organiser",
  "description": "Organize AWS accounts on the launcher page",
  "version": "0.4.0",
  "permissions": [
    "storage",
    "alarms"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "@aws-launcher-organiser",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.awsapps.com/start/"
      ],
      "css": [
        "content-scripts/content.css"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ]
}

Best AWS Launcher Organiser Alternatives

Here are some Firefox add-ons that are similar to AWS Launcher Organiser: