Back to blog

PerfectPixel 3.1.1.2: Overlay Stacking Fix

PerfectPixel 3.1.1.2 fixes one thing: the overlay could render behind other extensions.

Overlays

  • On pages with another extension that paints at the top of the page, PerfectPixel's overlay could end up behind it. The panel and the overlay now render on top of other extensions, with the panel above the overlay.

Privacy policy

The free edition now shows ads from EthicalAds, alongside BuySellAds. The privacy policy now lists both providers. Ads are still not personalized, and PRO removes them.

Open source

Two of the libraries PerfectPixel runs on are now on GitHub and npm under the MIT license, so you can use them in your own Chrome extension:

  • ext-ab-testing runs A/B tests in a Manifest V3 extension, with stable assignment and a remote kill switch, so you can end an experiment or ship the winner without a store re-release.
  • ext-send-chunked-message sends messages larger than Chrome's 64 MiB chrome.runtime limit.

Get 3.1.1.2

Install or update, or see pricing for plan details.