增长信号未识别到付费功能高风险权限组合
Library Detector (Academic Tool) icon

Library Detector (Academic Tool)

Detect JavaScript libraries used on the current web page. This tool is supported by academic software engineering researches.

用户数387当前公开安装规模
评分4.6商店平均评分
评论数9公开评论体量
Manifest 版本V3插件平台版本
7日增长+8近 7 天净增用户
7日增长率+2.11%相对周增长速度
视觉预览

Library Detector (Academic Tool) 媒体预览

3 项素材
趋势

用户增长趋势

按已采集快照查看用户数变化。

用户增长趋势

3783813833853882026年7月12日2026年7月15日2026年7月18日最新值: 387
评分趋势

近 7 日评分趋势

展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。

7 日评分变化

起始值
4.56
最新值
4.56
7 日评分变化
0.00
4.464.514.564.614.662026年7月12日2026年7月15日2026年7月18日最新值: 4.56
2026年7月12日2026年7月18日
增长概览

日/周/月增长表现

同口径展示 1 天、7 天、30 天的绝对增长与增长率。

1日增长暂无数据
----
7日增长增长
+8+2.11%
30日增长增长
+5+1.31%
技术摘要

版本、语言与抓取信息

查看发布时间、版本、支持语言、最近更新和抓取时间。

版本1.5
ManifestV3
大小608KiB
语言数1English (United States)
发布时间
最近更新
最近抓取
English (United States)
简介

插件简介

查看插件说明、主要功能和适用场景。

This open-source tool is developed to accurately detect libraries and frameworks running on the web. It collects 600+ most popular ones, pinpoints the version, and reveals those hidden by web packers or obfuscators.

Usage: open a website, click on the icon of this extension (needs to be pinned in the extension bar in advance), and click on the "detect" button in the popup menu, then all the libraries loaded by the website will be displayed.

All the detection features used in this extension are auto-generated by the algorithm proposed in recent research papers, ensuring the soundness of detection results. More libraries will be covered in later releases. For further information visits GitHub: https://github.com/aaronxyliu/PTV. Feedback please send to [email protected].

评价

最新评论快照

查看最近评论和评分分布。

商店综合星级4.6Chrome 商店给出的聚合评分,包含只有打分但没有同步评论正文的情况
已同步评论均分4.5仅基于下方已同步评论正文计算
有内容评论8已同步的评论正文数量
总评分/评论数9Chrome 商店公开评分/评论计数

商店综合星级:4.6。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。

5
7
4
0
3
0
2
0
1
1
Yves Koekkoek2026年5月21日
1

Critical Bug: Unresolved Async Message Listeners This extension injects a content script (content_scripts/detect.js) that registers asynchronous message event listeners (line 477). These listeners return Promise objects implicitly (due to being async functions) but fail to resolve or reject them, causing Chrome to throw the following error in the console: "Uncaught (in promise) Error: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received" Impact: Spams the console with errors, making debugging impossible. May interfere with other scripts or extensions relying on message passing. Root Cause: The async listener in detect.js does not: - Explicitly resolve its Promise (e.g., with return or sendResponse()), or - Handle errors properly (e.g., try/catch with rejection). Expected Fix: - Ensure all async message listeners resolve/reject their Promise (e.g., return someValue; or throw new Error()). - If using chrome.runtime.onMessage, call sendResponse() before the listener returns. Temporary Workaround: - Disabling this extension stops the errors immediately. - Please address this issue—it breaks standard Chrome messaging behavior and degrades the developer experience.

版本 1.5语言 en
jingkai W2024年1月7日
5

Good to use. Love it!

版本 1.1语言 en
Grace XU2023年12月24日
5

Useful research tool. Better accuracy and easy using. Expect more functionalities in the future.

版本 1.1语言 en
Fan Fuse2023年12月23日
5

After careful examination of the code of this tool and the research paper it based on, I have to say that this will be the best library profiler I ever seen. The algorithm they proposed is fantastic. Although there are limited number of libraries can be detected now, I believe much more libraries will be covered in the future since features are fully auto generated! Awesome work! Besides, it would be better if it can detect web technologies beyond just library :)

版本 1.1语言 en
Dancheng Liu2023年12月23日
5

very useful toolkit

版本 1.1语言 en
Jian Chen2023年12月22日
5

Easy to use. Accurate results. Nice UI indeed.

版本 1.1语言 en
Xiaoyu Zhang2023年12月22日
5

Finally a tool capable of detecting Webpacker-bundled libraries. Cool!

版本 1.1语言 en
Lyu Mirage2023年12月22日
5

First seen academic-level library detector! Accurate results and nice UI, awesome!

版本 1.1语言 en