Detect PIXIjs
PIXIjs is a free open-source 2D engine used to make animated websites and HTML5 games.
Detection looks at script sources, javascript globals, dom selectors, url patterns across 7 fingerprint rules among the site's public responses.
01
Websites using PIXIjs
Loading website list…
02
Signal classes
PluginView evaluates public page signals in these classes when identifying PIXIjs. Individual fingerprint rule bodies are proprietary and are not published.
- Script sources
- JavaScript globals
- DOM selectors
- URL patterns
03
Example public indicators for PIXIjs
Illustrative indicators derived from public catalog metadata for PIXIjs. A live scan may match additional proprietary rules beyond these examples.
- pixi.min-legacy?.js
- PIXI
- PIXI.VERSION: .
- PIXI_WEBWORKER_URL
- webpackChunkpixi_docusaurus
- div
- ..pixijs.com
04
What a detection means
- Establishes
- One or more public signals on the scanned page matched a known PIXIjs signature (7 rules) at the time of the scan.
- Does not establish
- A sitewide install of PIXIjs, an active vendor contract, exclusive use, or that PIXIjs is still in place today.
05
How to check a site for PIXIjs
- 1. Enter the website URL in the scan form — homepage, pricing, checkout, or login pages usually expose the strongest PIXIjs signals.
- 2. PluginView reads only public responses (script sources, javascript globals, dom selectors) and scores them against the PIXIjs signature set (7 rules).
- 3. Review the confidence score and text explanation for PIXIjs on the results page.
06
FAQ: detecting PIXIjs
- Can PluginView detect PIXIjs without logging in?
- Yes. PluginView only reads publicly accessible responses when checking for PIXIjs — typically script sources, javascript globals, dom selectors, url patterns. It does not bypass authentication or paywalls.
- What category is PIXIjs?
- PIXIjs is classified under JavaScript graphics in the PluginView directory.
- How many fingerprint rules cover PIXIjs?
- This reference currently tracks 7 fingerprint rules across script sources, javascript globals, dom selectors, url patterns. Individual rule bodies are proprietary and are not published.
- What public signals suggest a site uses PIXIjs?
- Illustrative public indicators for PIXIjs include pixi.min-legacy?.js; PIXI; PIXI.VERSION: .. A live scan may match additional proprietary rules beyond these examples.