• v0.1.2 1f82d7f0d3

    v0.1.2 Stable

    olemd released this 2026-05-11 16:51:54 +02:00 | 3 commits to main since this release

    Naiv-QR — v0.1.2

    Rebrand release: the extension is now Naiv-QR (was "Share as QR").
    Distribution target is AMO-listed — Firefox will handle auto-updates
    from addons.mozilla.org once the listing exists.

    Changed

    • NameNaiv-QR. Updated in manifest.json, package.json, popup
      <title>, icon aria-label, and the README.
    • gecko.idnaiv-qr@addons.naiv.no. AMO locks the ID at first
      upload, so this had to happen before the listing exists. Once submitted,
      changing the ID means starting a brand-new listing (losing reviews and
      installs).
    • gecko.update_url removed. This field is incompatible with
      AMO-hosted listings — Mozilla's validator rejects it for listed mode.
      Firefox already polls AMO for updates on listed extensions; no
      self-hosted updates.json is needed.
    • Build artifact filename: naiv-qr-<ver>.zip (web-ext derives the
      filename from manifest.name).

    No behaviour changes

    The popup, QR rendering, copy-URL flow, light/dark theming, and privileged-URL
    handling are unchanged from v0.1.1.

    Install

    Attached: naiv-qr-0.1.2.zip (~12 KB, unsigned).

    Until AMO-signed, load via about:debugging#/runtime/this-firefox
    Load Temporary Add-on… → unzip and pick manifest.json.

    Downloads