-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMOZILLA-LISTING.json
More file actions
18 lines (18 loc) · 3.03 KB
/
MOZILLA-LISTING.json
File metadata and controls
18 lines (18 loc) · 3.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"version": {
"license": "PMPL-1.0-or-later"
},
"name": {
"en-US": "FireFlag"
},
"summary": {
"en-US": "Safely manage Firefox's 100+ about:config flags with built-in safety levels, detailed documentation, and rollback protection. Privacy-first: all data stored locally, no tracking, open source."
},
"description": {
"en-US": "### Safe Firefox Flag Management\n\nFireFlag makes Firefox's powerful about:config flags accessible and safe for everyone. Whether you're a privacy enthusiast, power user, or developer, FireFlag helps you customize Firefox without breaking your browser.\n\n### 🛡️ Safety First\n\nEvery flag includes a safety rating:\n- **Safe** - No known issues, safe for all users\n- **Moderate** - Some caveats, read documentation first\n- **Advanced** - For experienced users only\n- **Experimental** - May cause instability\n\n### 📊 Comprehensive Database\n\n**105+ Firefox flags** across 8 categories:\n- Privacy (27 flags) - Tracking protection, fingerprinting, telemetry\n- Performance (7 flags) - WebRender, cache, GPU acceleration\n- Network (7 flags) - HTTP/3, DNS-over-HTTPS, proxy settings\n- UI (15 flags) - Tabs, downloads, interface customization\n- Developer (7 flags) - DevTools, WebDriver, debugging\n- Media (7 flags) - WebRTC, autoplay, codecs, DRM\n- Accessibility (4 flags) - Motion, speech, assistive technologies\n- Experimental (13 flags) - WebAssembly, WebGPU, WebXR, PWA\n\n### ✨ Key Features\n\n**Browser Action Popup**\n- Quick access to common flags\n- Filter by category and safety level\n- Search by name or keyword\n- Apply changes instantly\n\n**Sidebar Panel**\n- Detailed flag documentation\n- Before/after value tracking\n- Change history with timestamps\n- Export reports (JSON/CSV)\n\n**Options Page**\n- Granular permission control\n- Auto-update preferences\n- Advanced settings\n\n**DevTools Integration**\n- Performance metrics for active flags\n- Flag impact analysis\n- Real-time monitoring\n\n### 🔒 Privacy Guarantee\n\n**Zero Data Collection**\n- No analytics or telemetry\n- No tracking or profiling\n- All data stored locally\n- No servers, no cloud sync\n\n**Network Activity**\n- Weekly database updates from GitHub (optional)\n- Extension updates from Mozilla Add-ons\n- Nothing else\n\n### 🔐 Security & Transparency\n\n- **Open Source** - Fully auditable code on GitHub\n- **Reproducible Builds** - Verifiable binaries\n- **Formal Verification** - Safety proofs for critical code\n- **Weekly Security Scans** - Automated vulnerability detection\n- **GDPR/CCPA Compliant** - No personal data processing\n\n### Support\n\n- GitHub: https://github.com/hyperpolymath/fireflag\n- Issues: https://github.com/hyperpolymath/fireflag/issues\n- License: Palimpsest License (PMPL-1.0-or-later)"
},
"categories": ["privacy-security", "developer-tools"],
"tags": ["firefox", "flags", "about:config", "developer-tools", "privacy", "configuration", "customization"],
"homepage": "https://github.com/hyperpolymath/fireflag",
"support_url": "https://github.com/hyperpolymath/fireflag/issues"
}