Wersijowa historija Fake News Detector 101 - 3 wersije
Fake News Detector 101 wot Jazli
Wersijowa historija Fake News Detector 101 - 3 wersije
Budźće kedźbliwy ze staršimi wersijemi! Tute wersije so za testowanje a referencne zaměry pokazuja.Wy měł přeco najnowšu wersiju přidatka wužiwać.
Najnowša wersija
Wersija 2.0.8
16 nov 2025 wozjewjene - 1,03 MBFunguje z firefox 109.0 a pozdźišo🔧 Fake News Detector — Firefox Patch Update
🔥 Firefox Patch Notes (Cross-Browser Fix)
1. Fixed Incorrect Timestamp Formatting
Firefox automatically converts UTC timestamps into the user’s local timezone, causing history timestamps to be 8 hours off.
✔ Implemented manual UTC → MYT (+8h) conversion
✔ Replaced new Date().toLocaleString() with formatReportTime()
✔ Firefox history timestamps now match Chrome & Full Report- Added formatReportTime() for Firefox
✔ Parses backend UTC timestamps safely
✔ Handles hour/day overflow correctly
✔ Ensures consistent DD/MM/YYYY, HH:MM:SS AM/PM formatting- Updated History Cards to Use New Time Format
Old code:
new Date(item.timestamp).toLocaleString()
New Firefox-compatible version:
formatReportTime(item.timestamp)- Improved Cross-Browser Compatibility
✔ Unified storage APIs using promise-wrapped helpers
✔ Added fallback for browsers without chrome.scripting
✔ Ensured content script injection works on Firefox MV2
✔ Fixed sendMessage compatibility with Firefox callbacks- Stability Improvements
✔ Better error handling if content script isn't active
✔ Prevents popup crashes when Firefox blocks script injection
✔ Ensures full-report navigation works via tabs.update in FirefoxŽórłowy kod je pod licencu Licenca Mozilla Public License 2.0
Starše wersije
Wersija 2.0.7
13 nov 2025 wozjewjene - 1,03 MBFunguje z firefox 109.0 a pozdźišoVersion 2.0.7
Added full support for Malay (Bahasa Malaysia) news analysis using a new BM language model.
Improved AI accuracy for detecting fake or misleading content in both English and Malay articles.
Updated domain reputation engine for better source trust evaluation.
Enhanced UI performance and minor visual improvements to scanning results.
General fixes and stability improvements.Žórłowy kod je pod licencu Licenca Mozilla Public License 2.0
Wersija 2.0.6
5 nov 2025 wozjewjene - 1,01 MBFunguje z firefox 78.0 a pozdźišoŽórłowy kod je pod licencu Licenca Mozilla Public License 2.0