human.json Verifier 版本历史 - 5 个版本
human.json Verifier 作者: Beto Dealmeida
human.json Verifier 版本历史 - 5 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 0.1.5
发布于 2026年3月25日 - 27.93 KB适用于 firefox 140.0 及更高版本, android 142.0 及更高版本- Improve crawler logic to prevent malicious files (https://codeberg.org/robida/human.json/pulls/42).
- Make all links clickable (https://codeberg.org/robida/human.json/pulls/41).
- Fix
data_collection_permissionsto prevent lint warning (https://codeberg.org/robida/human.json/pulls/32).¡
源代码遵循 仅 GNU Affero 通用公共许可证 v3.0 发布
较早版本
版本 0.1.4
发布于 2026年3月19日 - 27.67 KB适用于 firefox 140.0 及更高版本Lowerstrict_min_versionto 140.0 so the extension can be used with Firefox ESR.源代码遵循 仅 GNU Affero 通用公共许可证 v3.0 发布
版本 0.1.3
发布于 2026年3月17日 - 27.67 KB适用于 firefox 142.0 及更高版本Fixed an error in the extension due to a missing background script.源代码遵循 仅 GNU Affero 通用公共许可证 v3.0 发布
版本 0.1.2
发布于 2026年3月16日 - 27.49 KB适用于 firefox 142.0 及更高版本Fix an error where the list of vouches websites would be cleared when an error occurred while crawling the web of trust.源代码遵循 仅 GNU Affero 通用公共许可证 v3.0 发布
版本 0.1.1
发布于 2026年3月8日 - 27.4 KB适用于 firefox 142.0 及更高版本There are no UI changes, only the discoverability protocol changed. Instead of using/.well-known/human.json, the file is now discovered via a<link rel="human-json" src="...">element, according to the new version of the protocol (0.1.1). This allows the protocol to be used in sites with multiple users, for example:
https://example.com/~alice
https://example.com/~bob
Since each user can have their ownhuman.jsonfile.源代码遵循 仅 GNU Affero 通用公共许可证 v3.0 发布