Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

AESR S3 Config Sender version history - 14 versions

AESR S3 Config Sender by xargs

There are no ratings yet
0 Stars out of 5
5
0
4
0
3
0
2
0
1
0
AESR S3 Config Sender version history - 14 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 1.1.9

    Released Sep 4, 2026 - 169.82 KB
    Works with firefox 109.0 and later
    • Fixed the background page loading a script path left over from the Manifest V2 build. SAML credential capture now works in Firefox; earlier 1.x versions never ran it.
    • Declared data collection permissions: this add-on collects no data. AWS credentials are held in the browser's local extension storage only.
    • When your AWS session has expired, Sync and Pull now clear the stale credentials and tell you to sign in to AWS again, instead of showing a raw S3 error.
    • Debug mode now logs the reason a SAML capture failed, to help with troubleshooting.
    • Dependency updates, including fast-xml-parser 5 and the current AWS SDK, resolving all open security advisories.

    Source code released under MIT License

    Download Firefox and get the extension
    Download file
  • Older versions

    Version 0.2.13

    Released Aug 3, 2024 - 560.16 KB
    Works with firefox 109.0 and later
    Dependency Updates:

    Fast XML Parser: Bumped from 4.3.4 to 4.4.0
    AWS SDK (STS Client): Bumped from 3.515.0 to 3.614.0
    AWS SDK (S3 Client): Bumped from 3.515.0 to 3.525.0
    Bootstrap: Bumped from 5.3.2 to 5.3.3
    Mini CSS Extract Plugin: Bumped from 2.8.0 to 2.9.0
    NPM: Bumped from 10.4.0 to 10.5.2
    Webpack: Bumped from 5.90.3 to 5.93.0

    Other Development Dependencies:
    webpack-dev-middleware from 5.3.3 to 5.3.4
    webpack-dev-server from 4.15.1 to 4.15.2
    express from 4.18.2 to 4.19.2
    follow-redirects from 1.15.5 to 1.15.6
    glob from 10.3.10 to 10.4.5
    css-loader from 6.10.0 to 6.11.0
    ws from 8.14.2 to 8.17.1
    braces from 3.0.2 to 3.0.3
    FontAwesome from 6.5.1 to 6.5.2

    Source code released under MIT License

    Download file
  • Version 0.2.12

    Released Feb 21, 2024 - 1.01 MB
    Works with firefox 109.0 and later
    What's Changed
    - chore(deps): bump @fortawesome/fontawesome-free from 6.4.2 to 6.5.1 by @dependabot in https://github.com/XargsUK/aesr-s3-config-sender/pull/186
    - chore(deps-dev): bump style-loader from 3.3.3 to 3.3.4 by @dependabot in https://github.com/XargsUK/aesr-s3-config-sender/pull/203
    - chore(deps-dev): bump mini-css-extract-plugin from 2.7.7 to 2.8.0 by @dependabot in https://github.com/XargsUK/aesr-s3-config-sender/pull/218
    - chore(deps): bump fast-xml-parser from 4.3.3 to 4.3.4 by @dependabot in https://github.com/XargsUK/aesr-s3-config-sender/pull/219
    - chore(deps): bump @aws-sdk/client-s3 from 3.499.0 to 3.515.0 by @dependabot in https://github.com/XargsUK/aesr-s3-config-sender/pull/224
    - chore(deps-dev): bump webpack from 5.89.0 to 5.90.3 by @dependabot in https://github.com/XargsUK/aesr-s3-config-sender/pull/225
    - Combined dependencies PR by @XargsUK in https://github.com/XargsUK/aesr-s3-config-sender/pull/226
    - chore(deps-dev): bump css-loader from 6.9.1 to 6.10.0 by @dependabot in https://github.com/XargsUK/aesr-s3-config-sender/pull/220
    - chore(deps): bump @aws-sdk/client-sts from 3.499.0 to 3.515.0 by @dependabot in https://github.com/XargsUK/aesr-s3-config-sender/pull/223

    Full Changelog: https://github.com/XargsUK/aesr-s3-config-sender/compare/v0.2.10...v0.2.12

    Source code released under MIT License

    Download file
  • Version 0.2.10

    Released Jan 25, 2024 - 1.01 MB
    Works with firefox 109.0 and later

    Source code released under MIT License

    Download file
  • Version 0.2.9

    Released Dec 3, 2023 - 1,006.65 KB
    Works with firefox 109.0 and later
    Fix: Banner CSS now shows correctly. Previously showed a white banner (toast)

    Source code released under MIT License

    Download file
  • Version 0.2.8

    Released Nov 18, 2023 - 538.48 KB
    Works with firefox 109.0 and later
    Fix: Remove unused dependencies
    Fix: Remove ttf fonts. woff2 fonts are smaller in size.
    Performance: CSS is now 88.41% smaller! Removed unused CSS.

    Source code released under MIT License

    Download file
  • Version 0.2.7

    Released Nov 17, 2023 - 881.08 KB
    Works with firefox 109.0 and later
    - Bug fixes for Firefox support
    - Add debug mode for console logging
    - Resolve issue with background.js which was preventing SAML capture

    Source code released under MIT License

    Download file
  • Version 0.2.6

    Released Nov 16, 2023 - 881.09 KB
    Works with firefox 109.0 and later
    Feat: Adding debugmode, which when enabled, logs to the console any actions/errors.

    Source code released under MIT License

    Download file
  • Version 0.2.5

    Released Nov 15, 2023 - 880.63 KB
    Works with firefox 109.0 and later
    Bug fix: The extensions popup failed to push the configuration to AWS Extend Switch roles in Firefox due to a difference in the sendMessage function. This has now been fixed.

    Source code released under MIT License

    Download file
  • Version 0.2.4

    Released Nov 14, 2023 - 880.59 KB
    Works with firefox 109.0 and later
    Adding optional request permissions button if they have not yet been granted for the SAML capture.

    Source code released under MIT License

    Download file
  • Version 0.2.3

    Released Nov 14, 2023 - 880.11 KB
    Works with firefox 109.0 and later
    Bugfix: Changing cross-extension messaging to allow AESR Sender to push to AWS Extend Switch Roles

    Source code released under MIT License

    Download file
  • Version 0.2.2

    Released Nov 14, 2023 - 880.04 KB
    Works with firefox 109.0 and later
    Bug fix relating to storage permissions. Profile management should now be working.

    Source code released under MIT License

    Download file
  • Version 0.2.1

    Released Nov 14, 2023 - 880.03 KB
    Works with firefox 109.0 and later
    Adding Firefox support, updating permissions.

    Source code released under MIT License

    Download file
  • Version 0.2.0

    Released Nov 12, 2023 - 879.65 KB
    Works with firefox 109.0 and later

    Source code released under MIT License

    Download file
Go to Mozilla’s homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Download

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.