Detect ZURB Foundation
Zurb Foundation is used to prototype in the browser. Allows rapid creation of websites or applications while leveraging mobile and responsive technology. The front end framework is the collection of HTML, CSS, and Javascript containing design patterns.
Detection looks at javascript globals, dom selectors, html markup across 4 fingerprint rules among the site's public responses.
01
Websites using ZURB Foundation
Loading website list…
02
Signal classes
PluginView evaluates public page signals in these classes when identifying ZURB Foundation. Individual fingerprint rule bodies are proprietary and are not published.
- JavaScript globals
- DOM selectors
- HTML markup
03
Example public indicators for ZURB Foundation
Illustrative indicators derived from public catalog metadata for ZURB Foundation. A live scan may match additional proprietary rules beyond these examples.
- Foundation.version:
- link
- <linkfoundationcss
- <div *class="*smallmediumlarge-0 columns
04
What a detection means
- Establishes
- One or more public signals on the scanned page matched a known ZURB Foundation signature (4 rules) at the time of the scan.
- Does not establish
- A sitewide install of ZURB Foundation, an active vendor contract, exclusive use, or that ZURB Foundation is still in place today.
05
How to check a site for ZURB Foundation
- 1. Enter the website URL in the scan form — homepage, pricing, checkout, or login pages usually expose the strongest ZURB Foundation signals.
- 2. PluginView reads only public responses (javascript globals, dom selectors, html markup) and scores them against the ZURB Foundation signature set (4 rules).
- 3. Review the confidence score and text explanation for ZURB Foundation on the results page.
06
FAQ: detecting ZURB Foundation
- Can PluginView detect ZURB Foundation without logging in?
- Yes. PluginView only reads publicly accessible responses when checking for ZURB Foundation — typically javascript globals, dom selectors, html markup. It does not bypass authentication or paywalls.
- What category is ZURB Foundation?
- ZURB Foundation is classified under UI frameworks in the PluginView directory.
- How many fingerprint rules cover ZURB Foundation?
- This reference currently tracks 4 fingerprint rules across javascript globals, dom selectors, html markup. Individual rule bodies are proprietary and are not published.
- What public signals suggest a site uses ZURB Foundation?
- Illustrative public indicators for ZURB Foundation include Foundation.version:; link; <linkfoundationcss. A live scan may match additional proprietary rules beyond these examples.