• v1.1.5 55955a689f

    v1.1.5
    All checks were successful
    ci / battery (push) Successful in 2m36s
    build / release (push) Successful in 2m39s
    Stable

    jd released this 2026-09-02 22:55:12 +00:00 | 0 commits to master since this release

    The add-on has its own icon on addons.mozilla.org. It always had one, and
    AMO was never using it: the listing builds its own 32, 64 and 128 pixel icons
    and ignores an SVG, substituting the default puzzle piece instead. The artwork
    is unchanged - the manifest now offers PNG sizes as well, which is what AMO
    actually reads. The toolbar button keeps the vector, where Firefox is the only
    consumer and it stays crisp at any display scale.

    Form fields and buttons have a visible edge. They drew no fill of their own,
    so their border was the only thing marking them as controls, and that border was
    a hairline meant for table rules. Controls now carry a boundary of their own,
    stepped separately for the light and dark themes; the rules between rows stay as
    faint as they were, because separating two cells and identifying a control are
    not the same job.

    Trends showed the seller breakdown twice. A donut and a stacked bar, one
    above the other, off the same figures under two headings that said the same
    thing. The bar is gone. Its colours were eight fixed values that were never
    adjusted for the dark theme and could repeat once a ninth seller appeared, which
    is the other reason it was the one to go.

    Downloads