Ιστορικό εκδόσεων του Content Safety Lock - 5 εκδόσεις
Content Safety Lock από Dan Wright
Ιστορικό εκδόσεων του Content Safety Lock - 5 εκδόσεις
Προσέξτε τις παλιές εκδόσεις! Αυτές οι εκδόσεις εμφανίζονται για δοκιμές και σκοπούς αναφοράς.Θα πρέπει πάντα να χρησιμοποιείτε την πιο πρόσφατη έκδοση ενός προσθέτου.
Πιο πρόσφατη έκδοση
Έκδοση 1.2.3
Κυκλοφόρησε στις 27 Φεβ 2026 - 159,05 KBΛειτουργεί με firefox 109.0 και νεότερα[1.2.3] - 2026-02-27
Added
2257 Compliance Detection- New detector module:
js/detectors/2257-compliance-detector.js - Detects 18 U.S.C. § 2257 compliance statements in anchor tags to identify adult content sites
- Rule-based matching with 6 detection patterns:
compliance_statement: 2257 + compliance + statementcustodian_records: 2257 + custodian + recordsexempt_exemption: 2257 + exempt/exemption (union)usc_reference: 18 + USC/U.S.C. (union) + 2257record_keeping: 2257 + record-keeping/record keeping (union)cfr_reference: 28 + CFR/C.F.R. (union) + 75
- Only evaluates same-domain links (link href hostname must match current page hostname) to eliminate cross-domain false positives
- Page-level whitelist skips scanning entirely on known safe domains:
.gov,.edu,.law,wikipedia.org,justia.com,aclu.org,oyez.org,eff.org,duckduckgo.com,google.com,bing.com,yahoo.com,chanrobles.com,laws-info.com,law.com - Regex-based skip for US state government domains matching
*.XX.uspattern (e.g.courts.state.ny.us) - Skips
file:protocol pages - MutationObserver with 250ms debounce for dynamic content detection (SPAs, infinite scroll)
- Runs indefinitely — never disconnects the observer
- Safety gate using
data-2257-checkedattribute to prevent re-checking links - Logging via
console.debug()for verbose browser output - Signal integration: New
ICRA:2257signal maps to the Sexual/Nudity category - Block reason: "Sexual/Nudity (2257 Compliance)" displayed in block overlay
- Block overlay "Why:" section: When a block is triggered by the 2257 detector, the overlay now shows the matching link text and URL below the Reason line to aid in diagnosis
Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0
- New detector module:
Παλαιότερες εκδόσεις
Έκδοση 1.2.2
Κυκλοφόρησε στις 11 Δεκ 2025 - 156,88 KBΛειτουργεί με firefox 109.0 και νεότεραUsers must now opt-in to early unlock option when activating self-lockΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0
Έκδοση 1.2.1
Κυκλοφόρησε στις 29 Νοε 2025 - 154,33 KBΛειτουργεί με firefox 109.0 και νεότερα- Reddit integration: Filter NSFW content from Reddit.com
- Make better use of logging levels for console logs.
Full detailed release notes are here: https://github.com/dwright/content-safety-lock/releases/tag/v1.2.1
Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0
Έκδοση 1.2.0
Κυκλοφόρησε στις 27 Νοε 2025 - 152,78 KBΛειτουργεί με firefox 109.0 και νεότεραMajor New Feature: Safe Request Mode We have introduced "Safe Request Mode," which automatically enforces server-side safety filters for popular search engines and content platforms. This works alongside our existing on-page filtering to provide multi-layered protection.
Search Engines: Enforces "SafeSearch" or "Strict Mode" for Google, Bing, Yahoo, and DuckDuckGo.
YouTube: Enforces Restricted Mode (Strict or Moderate).
Tumblr Integration (New in 1.2.0): Seamlessly filters mature content from Tumblr feeds without breaking the page layout. This includes:
Filtering initial page content.
Intercepting background API requests (infinite scroll).
Removing posts labeled as "Potentially mature," "Adult," or "Explicit."
New Feature: Self-Lock Mode Designed for voluntary content restriction, Self-Lock allows users to lock the filter settings for a set duration.
Flexible Timers: Lock for 1 hour, 24 hours, 1 week, or a custom duration.
Anti-Tamper: Prevents disabling the extension or changing settings while active.
Strict Enforcement: Optionally enforces Safe Request Mode and overrides allow-lists during the lock period.
Recovery: Includes a secure recovery code system and a "cool-down" unlock mechanism to prevent impulsive decisions.
Enhancements:
Settings UI: Completely redesigned settings page with tabbed navigation (General, Self-Lock, Security, Safe Request Mode).
Security: Separate passphrases for Admin settings and Self-Lock mode.
Performance: Optimized content detection scripts for faster page loads.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0
Έκδοση 1.0.1
Κυκλοφόρησε στις 26 Οκτ 2025 - 111,6 KBΛειτουργεί με firefox 109.0 και νεότεραΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0