← Writing · Reviews →

Glossary

Terms used in accessibility research and practice. Each entry has a definition, common aliases, and category tags.

Search results

Chrome Web Store(also: CWS)
Google's official marketplace for Chrome browser extensions, themes, and applications, organised into 18 categories including Accessibility, Privacy & Security, Productivity, and Shopping. Extensions submitted to the store undergo automated review and, in some cases, manual…
Content Script(also: Content Scripts)
Code injected by a browser extension that runs in the context of a specific web page, with direct access to the page's DOM via standard JavaScript APIs. Content scripts let extensions read and modify page content (including adding accessibility features such as contrast…
Content Security Policy(also: CSP)
An HTTP response header that allows web developers to restrict which sources of content (scripts, styles, images, frames, etc.) a browser will load for a given page, mitigating cross-site scripting and data injection attacks. CSP interacts with browser extensions because strict…

3 results.