FactoidL 版本历史 - 3 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 2.6.1
发布于 2026年8月19日 - 144.44 KB适用于 firefox 58.0 及更高版本, android 120.0 及更高版本Release Notes (Aristotle, FactoidL v2.6):- Aristotle Strategy: Tighter specification of article/unimportant words and regex of negation. Slight co-reference resolution (2-3 fragments of text apart if original factoid can't resolve itself).
- Common algorithm/functionality code is now in factoidl-common.js files.
- Updated visual assets to be based off of a crisper SVG logo.
- Repaired broken and stalling API requests to default source (Wikipedia). Including revising service worker tasks.
- Optimized topic search by weighted term set of page title + all scraped factoids, with fallbacks on first sentence and then page title.
- Added verification bar that shows the amount of verified, verified false, and unverified factoids.
- Various minor code fixes like upgrading dependencies and script security. Upgrade to Manifest V3 for extensions as well as fixed extension functionality between tabs.
源代码遵循 Apache License 发布
较早版本
版本 2.5
发布于 2022年8月4日 - 147.89 KB适用于 firefox 48.0 及更高版本Release 2.5 (Plato) Notes:
-Options for changing the source API url (note: still uses <extract> tags for xml source text results.)
-Each factoid is marked as verified as accurate (✔️) or inaccurate (❌), or unverified (❓).
-Slight boost in algorithm performance, although offset with new verified/unverified checks.源代码遵循 Apache License 发布