Historique de versions de Prayer Times Malaysia by Nazmi - 9 versions
Prayer Times Malaysia by Nazmi par Si Kucing
Historique de versions de Prayer Times Malaysia by Nazmi - 9 versions
Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.
Dernière version
Version 5.0
Publié le 22 avr. 2026 - 1,17 MoFonctionne avec firefox 58.0 et versions supérieuresFix major issues with the sync of prayer time which will use incorrect time.Code source publié sous licence Licence MIT
Anciennes versions
Version 4.8
Publié le 17 mars 2026 - 1,17 MoFonctionne avec firefox 58.0 et versions supérieuresHotFix for Unpaused/unmuted tabCode source publié sous licence Licence MIT
Version 4.7
Publié le 9 mars 2026 - 1,17 MoFonctionne avec firefox 58.0 et versions supérieuresFix major issues ( muted tab unmuted )Code source publié sous licence Licence MIT
Version 4.6
Publié le 5 mars 2026 - 1,17 MoFonctionne avec firefox 58.0 et versions supérieuresFixed: Media not resuming after adzan — added tabs.onRemoved listener for reliable detection when adzan tab closes.
Fixed: Duplicate adzan triggering — added ADZAN_TAB_PENDING guard to prevent race conditions.
Fixed: Doa metadata loading hang — added 5s timeout to prevent stuck tabs.
Fixed: Tabs staying muted after errors — reset mutedTabs and pausedTabs each session.
Fixed: Background suspension breaking unmute — replaced setTimeout with browser.alarms.
Fixed: Duplicate adzanFinished messages — refactored handlers and added finish guard.
Fixed: AudioContext memory leak on doa errors — proper cleanup implemented.
Improved: Only track tabs with actual media for resume.
Improved: Cleaner state reset in stopAdzan() to avoid double cleanup.Code source publié sous licence Licence MIT
Version 4.5
Publié le 23 févr. 2026 - 1,17 MoFonctionne avec firefox 58.0 et versions supérieures- add fix for background issues
- minor fix to the prayer player
Code source publié sous licence Licence MIT
Version 4.1
Publié le 21 févr. 2026 - 1,17 MoFonctionne avec firefox 58.0 et versions supérieuresHotfix to the badge counter and redesign adzan playerCode source publié sous licence Licence MIT
Version 4.0
Publié le 21 févr. 2026 - 1,17 MoFonctionne avec firefox 58.0 et versions supérieuresRenew UI based on Ramadan 2026 theme <3Code source publié sous licence Licence MIT
Version 3.2
Publié le 22 oct. 2025 - 1,17 MoFonctionne avec firefox 58.0 et versions supérieuresVersion 3.2 - Timing Accuracy & Respect Mode 🕌- Dark Mode Text Visibility: Fixed countdown section text in dark mode
- Changed all countdown section text to white (#ffffff) for better readability
- Includes "Next prayer:", prayer name, time, "Time remaining:", and countdown timer
- Previously used light blue (#64b5f6), now pure white for maximum contrast
- Punctual Reminders: Fixed reminder notifications being 30 seconds late
- Changed minute warning checks from every 1 minute to every 10 seconds
- Reminders now trigger at the exact minute before prayer time
- More accurate 5, 4, 3, 2, and 1 minute warnings
- Precise Adzan Timing: Adzan now plays shortly BEFORE prayer time
- Triggers within 10 seconds before the exact prayer time
- Allows for respect mode preparation period (5-second countdown)
- Ensures adzan begins playing right around prayer time
- Respect Mode Feature: 5-second preparation period before adzan 🤲
- All tabs automatically paused/muted 5 seconds before prayer time
- Shows "🤲 Respect Mode - Preparing..." status
- 5-second countdown (5, 4, 3, 2, 1) displays during preparation
- Creates a moment of silence and respect before the call to prayer
- Adzan begins playing after the 5-second respect period
- Tabs remain paused during adzan and doa playback
- All media resumes after completion
- Perfect synchronization: respect mode + adzan timing = prayer time arrival
Code source publié sous licence Licence MIT
Version 3.1.3
Publié le 18 oct. 2025 - 1,17 MoFonctionne avec firefox 58.0 et versions supérieures- Security Enhancement: Fixed unsafe innerHTML assignment in popup.js
- Replaced innerHTML with safe DOM manipulation using textContent and createElement
- Prevents potential XSS (Cross-Site Scripting) vulnerabilities
- Improves performance by avoiding unnecessary HTML parsing
- Clock updates now use direct DOM element manipulation
- Firefox Compliance: Added data_collection_permissions to manifest
- Added browser_specific_settings.gecko.data_collection_permissions property
- Meets Firefox's requirements for built-in data consent
- Set to required: ["none"] to explicitly indicate no data collection
- Ensures compatibility with Firefox submission requirements
Code source publié sous licence Licence MIT