Skip to content

Releases: NHLOCAL/tools

extensions

21 Aug 17:03

Choose a tag to compare

refactor: Use NodeBB API for thread export

Refactored the extension to fetch thread data directly from the NodeBB API instead of DOM scraping. This significantly improves performance, reliability, and provides cleaner data.