AWS Launcher Firefox

Examine source code of AWS Launcher

By: Sol bookmarks
Inspect and view changes in AWS Launcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AWS Launcher",
  "version": "1.1.0",
  "author": "Sol",
  "description": "It lauches AWS.",
  "browser_specific_settings": {
    "gecko": {
      "id": "@aws-launcher",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage"
  ],
  "action": {
    "default_title": "Launch AWS"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  }
}

Best AWS Launcher Alternatives

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