Histórico de versões de Micet - 4 versões
Micet por Yash Mourya
Histórico de versões de Micet - 4 versões
Tenha cuidado com versões antigas! Estas versões são mostradas para fins de teste e referência.Deve sempre utilizar a versão mais recente de um extra.
Versão mais recente
Versão 1.0.3
Lançada em 10 de dez de 2025 - 478,31 KBFunciona com firefox 142.0 e superior🚀 What's New
Faster Contract Deployments
Deployments now complete in ~15-20 seconds instead of 10+ minutes
No more endless buffering/spinner in Remix IDE
Custom RPC Now Works Properly
Your custom RPC URL (e.g., Alchemy, Infura) is now used for all network calls
Custom RPC is prioritized over default public endpoints
Faster and more reliable transactions with your own API keys
🔧 Technical Improvements
Reduced transaction wait time - No longer waits 60 seconds for confirmation
Smart RPC caching - Network state cached for 60 seconds to reduce overhead
Better fallback handling - Falls back to public RPCs if custom RPC fails
📝 How to Use Custom RPC
Open the wallet popup
Go to Settings
Enter your RPC URL (e.g., https://eth-sepolia.g.alchemy.com/v2/YOUR_KEY)
Save and reconnect to dApps
🐛 Bug Fixes
Fixed: Remix showing constant buffering/loading on account
Fixed: Custom RPC URLs being ignored during transactions
Fixed: Excessive background calls slowing down the extensionCódigo fonte lançado sob MIT License
Versões antigas
Versão 1.0.2
Lançada em 30 de nov de 2025 - 478,03 KBFunciona com firefox 142.0 e superior✨ Fixed Remix IDE Integration
- Network detection now works properly with Remix
- eth_chainId and net_version return correct values
🔗 No More Repeated Connection Popups
- Sites stay connected without asking for approval every time
- Better connection management
🔑 Custom RPC Support
- Add your own Alchemy RPC endpoints
- Switch between default and custom RPC anytime
📊 Connected Sites Management
- View all connected DApps in Settings
- Disconnect from any site instantly
- Better control over permissionsCódigo fonte lançado sob MIT License
Versão 1.0.1
Lançada em 22 de out de 2025 - 474,62 KBFunciona com firefox 109.0 e superiorHighlights
Manifest and Firefox compatibility fixes
Removed invalid properties from browser_specific_settings.gecko.data_collection_permissions so the extension can be installed as a temporary add-on in Firefox without the "Unexpected properties: collects, description" error.
Kept data_collection_permissions.required = ["none"] to clearly indicate no data collection is required.
Other notable details
Version bump: 1.0.0 → 1.0.1 (see manifest.json)
No functional UI or runtime behavior changes were made in this patch — this release is focused on metadata and packaging compatibility with Firefox.Código fonte lançado sob MIT License
Versão 1.0.0
Lançada em 17 de out de 2025 - 474,66 KBFunciona com firefox 109.0 e superiorCódigo fonte lançado sob MIT License