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
- Bing
- Yandex
- DuckDuckGO
- Yahoo
- Node v19
- NPM
- 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