CellWall Logo

High Contrast Cookie 3b456c1efccae649

GitHub

Accessibility
monitor Exposure
vdff6b0ca
A script that manages user preferences for high-contrast display mode and handles cookie consent settings.
10M+ sites
Updated 8/20/2026
https://github.githubassets.com/assets/high-contrast-cookie-3b456c1efccae649.js
Exposure Score
92

Popularity

92%

Usage across websites

File Size

0.51 KB

Download size

Load Time

19.98ms

Network latency

Execution Time

0.00ms

Runtime performance

Version Telemetry

Version Timeline

Visual representation of each version's active period

Metrics Over Time

Security score, performance score, and file size trends

0255075100vdff6Normalized ScoreVersion
Security Score
Performance Score
File Size (KB)

Uptime History

Average response time over time

Version History Details

Detailed information for each version

vdff6b0caLatest
Span: 16 days
Score: 85
Size: 0.51 KB

Exposure & Risks

Security Score

Overall Security85 / 100
Exposure Levelmonitor

Risk Assessment

Critical Risks0
Total Observations0

Exposure Status

Monitor
Moderate behavioral concerns, review and mitigation advised.

Behavioral Concerns

No Known Security Risks

Our telemetry scan did not detect any immediate behavioral security risks for this resource.

Security Observations

Security-related findings from analysis

No security observations recorded for this version

Privacy & Data Flow

Data Collection

Cookies and local storage used by this script

Cookies

_gh_hcm_pref1 year
Stores the user's preference for high-contrast display mode.
_gh_cookie_consent1 year
Records the user's cookie consent choices.

Local Storage

gh_high_contrast_mode
Stores the user's preference for high-contrast display mode.
gh_cookie_consent
Records the user's cookie consent choices.

Third-party Connections

External domains this script connects to

No external connections detected

Permissions Required

Browser permissions and capabilities used

No special browser permissions required.

Privacy Observations

Privacy-related findings from analysis

No privacy observations recorded for this version

Technical & Performance Analytics

Load Performance

File Size0.51 KB
Load Time19.98ms

Runtime Performance

Execution Time0.00ms
Network Requests0

Impact Assessment

Good
Minimal performance impact on page load

Performance Observations

Performance-related findings from analysis

No performance observations recorded for this version

Global Variables

Variables added to the global scope

No global variables detected

Event Listeners

Events this script listens for

No event listeners detected

Browser API Access

APIs and browser features accessed by this script

No API access detected

Technical Details

Compressed
Yes
CDN Delivery
No
Total Views
120
Is Mirror
No
Network Requests
0
Resource Hash
dff6b0ca02e80b7b2587329d1bc7bb7d92c8cc404ffe7c7f6589e97bf1e8c1d7

AI Insights & Alternatives

Description

A comprehensive overview of this resource

This script is designed to enhance website accessibility by enabling a high-contrast display mode based on user preference. It typically interacts with browser storage mechanisms (like cookies or local storage) to remember a user's choice regarding this mode across sessions. Additionally, its name suggests it plays a role in managing cookie consent, potentially displaying a consent banner, recording user consent decisions, and enforcing cookie policies. It likely applies CSS changes dynamically to the webpage to switch between standard and high-contrast visuals, improving readability for users with specific visual impairments or preferences. Its behavior on a browser involves listening for user interactions (e.g., clicking a 'high contrast' toggle or a cookie consent button), reading from and writing to browser storage, and applying visual styling changes. The script ensures that these accessibility and privacy choices are persistent for the user.

Key Features

Core functionalities and capabilities of this resource

  • High Contrast Mode
  • Accessibility Enhancement
  • User Preference Persistence
  • Cookie Consent Management
  • Dynamic Styling

Alternatives

Similar libraries you might consider

Documentation & Resources

Official Documentation