AWS Extend Switch Synchro Firefox

Examine source code of AWS Extend Switch Synchro

Inspect and view changes in AWS Extend Switch Synchro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "AWS Extend Switch Roles Synchronization",
  "version": "0.8",
  "applications": {
    "gecko": {
      "id": "aesr-setting-sender@toshi.tilfin.com",
      "strict_min_version": "70.0"
    }
  },
  "description": "Fetch a config from a private GH repo via API (token required) and inject it to AWS Extend Switch Roles extension",
  "short_name": "AWS Synch",
  "icons": {
    "48": "img/hostersi_48x48.png",
    "128": "img/hostersi_128x128.png"
  },
  "browser_action": {
    "default_title": "AWS Extend Switch Roles Synchronization",
    "default_popup": "popup.html",
    "default_icon": "img/hostersi_38x38.png"
  },
  "background": {
    "scripts": [
      "js/common.js",
      "js/background.js"
    ],
    "persistent": false
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "permissions": [
    "storage",
    "notifications"
  ],
  "homepage_url": "https://github.com/netguru/devops-internal/tree/master/sync-aws-extend-switch-roles",
  "manifest_version": 2
}

Best AWS Extend Switch Synchro Alternatives

Here are some Firefox add-ons that are similar to AWS Extend Switch Synchro: