Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.24 KB

README.md

File metadata and controls

33 lines (27 loc) · 1.24 KB

I HATE FAKE PNG

Remove non-transparent images from PNG search results.

This extension filters out non-transparent images in search results when your query includes words like "png"

You can customize:

  • Which search engines the extension works on
  • Which words trigger the transparent images only mode
  • How words are matched

Download links

Supports

  • Google
  • Bing
  • Yandex
  • DuckDuckGO
  • Yahoo

Build from Source

Requirements:

  • Node v19
  • NPM

Steps:

  • Run npm i to install all necessary libraries to build
  • After that run npm run pack. It will build unsigned extension and pack them into zip files in ./web-ext-artifacts for Firefox and Chrome