iNaturalist Metadata Tool sürüm geçmişi - 1 sürüm
iNaturalist Metadata Tool geliştiren: Megachile
iNaturalist Metadata Tool sürüm geçmişi - 1 sürüm
Eski sürümlere dikkat edin! Bu sürümler yalnızca test veya referans amacıyla sunulmaktadır.Her zaman eklentilerin son sürümlerini kullanmalısınız.
Son sürüm
Sürüm 3.2.3
10 May 2026 tarihinde çıktı - 235,77 KBfirefox 109.0a1 ve üstü ile çalışırPatch release: remove third-party CDN dependency.
Discovered during the Chrome Web Store submission pass that URLgen.html loaded FontAwesome from cdnjs.cloudflare.com at runtime — meaning Cloudflare saw users' IPs every time the URL filter generator opened. This contradicted the privacy policy's claim of no third-party hosts beyond iNaturalist (and GitHub for explicit issue-reporter clicks).
Removed
The remote cdnjs.cloudflare.com stylesheet link from URLgen.html.
Changed
The two draw-control icons on the URL filter generator's map are now inline SVGs in URLgen.js, using currentColor so they inherit Leaflet's control styling. Zero additional payload; no font files; no remote loads.
Note on .fa-* references in content.js
Unchanged — those query iNaturalist's own page DOM (iNat already loads FontAwesome on its pages). We never needed to ship the library ourselves for those references.Kaynak kodu MIT Lisansı lisansıyla yayımlandı