CSTP - Decentralized Domain Browser 版本历史 - 4 个版本
CSTP - Decentralized Domain Browser 作者: CSTP Project
CSTP - Decentralized Domain Browser 版本历史 - 4 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.2.1
发布于 2025年12月11日 - 134.57 KB适用于 firefox 58.0 及更高版本Restored network switching UI (browser_action + options_ui)源代码遵循 MIT 许可证 发布
较早版本
版本 1.2.0
发布于 2025年12月11日 - 134.49 KB适用于 firefox 58.0 及更高版本We've dramatically improved the Content Security Policy to prevent XSS and injection attacks:
Comprehensive security analysis.
- ✅ Removed'unsafe-eval'- Preventseval()andnew Function()attacks
- ✅ Removed'unsafe-inline'from script-src - Blocks inline script injection
- ✅ Addeddefault-src 'none'- Defense in depth, deny by default
- ✅ Whitelisted IPFS gateways - Only trusted sources allowed
- ✅ Addedframe-srcdirective - Controls iframe sources
- ✅ Addedbase-uri 'self'- Prevents base tag hijacking
- ✅ Addedform-action 'none'- Blocks form submissions源代码遵循 MIT 许可证 发布
版本 1.1.2
发布于 2025年12月4日 - 125.84 KB适用于 firefox 140.0 及更高版本🦊 CSTP Firefox Extension v1.1.2 - Release Notes
Release Date: December 3, 2025
Version: 1.1.2
Status: Stable - Recommended Update
Package:cstp-firefox-1.1.2.zip(116 KB)
🎯 What's New
Critical Fix: Global V3 Program ID Migration
This release fixes a critical issue where the marketplace and other tabs would continue using the old V2 program ID even after migration, causing "Domain not found" errors.
🔧 Bug Fixes
Fixed: Multi-Tab Program ID Synchronization
Problem:
- v1.1.1 only migrated program ID when loading CSTP domains
- Marketplace tabs and other contexts still used cached V2 program ID
- Users saw inconsistent behavior across tabs
Solution:
- Added global migration inbackground.js
- Migration now runs on extension startup
- All tabs immediately use correct V3 program ID
- No more tab-specific migration issues
Impact:
- ✅ Marketplace correctly displays user domains
- ✅ Domain resolution works consistently
- ✅ No manual storage clearing needed
- ✅ All tabs synchronized automatically源代码遵循 MIT 许可证 发布
版本 1.1.0
发布于 2025年11月27日 - 125.45 KB适用于 firefox 140.0 及更高版本New Features:
- Network switching between Mainnet and Devnet
- Settings page for easy network selection
- Currently operates on Solana Devnet (mainnet support coming soon)
- Clear messaging when mainnet is selected but not yet deployed
What's Included:
- Support for 8 decentralized TLDs (.zero, .test, .sol, .inu, .x, .developer, .free, .social)
- Direct Solana blockchain resolution
- Native IPFS protocol support
- Privacy-focused design (no data collection)
- Informational banner showing domain and resolved address
- Browser tab title displays domain name
Technical Details:
- Defaults to Devnet (currently deployed network)
- Users can access settings via Firefox Add-ons → CSTP → Preferences
- Network preference saved locally
- No external servers or tracking
This version is designed for testing and development on Solana Devnet. Mainnet support will be added in a future update.源代码遵循 MIT 许可证 发布