npm
web-ext
A command line tool to help build, run, and test web extensions
版本 4已同步 4文件 144 SRI 已生成
接入决策台 · 安全可信状态
先确认可用入口,再复制固定版本地址
入口文件、安全评分、扫描覆盖和风险项已合并到首屏,适合上线前快速判断能不能直接接入。
建议复核
安全分
待扫描
最近扫描 2026-08-05
扫描覆盖
100%
144 / 144 文件
高危文件
0
0 条 critical
待复核
13
外联、混淆、敏感行为
推荐入口
暂无浏览器入口
SRI 待确认
SRI 缺失 0
当前版本 10.6.0
36 文件
36 JS / 0 CSS / 0 WASM
13 review files
可在下方文件列表中查看原始构建产物
当前版本 36 个文件,4 个入口候选。未发现可疑外联域名。
快速接入
已按当前文件列表自动选择一个更适合浏览器接入的入口文件。完整用法可在下方生成器中切换文件。
暂无可直接接入的浏览器入口文件,可在文件列表中查看原始构建产物。
4版本
144文件
10.6.0最新
CDN 地址生成器
选择文件后直接复制 URL、Script、Module、CSS 或 WASM 示例。建议复制前先检测一次文件可用性。
文件类型
JS
文件大小
480 B
SRI
已生成
CDN URL
适合放到构建配置、动态加载或手动拼接标签。
https://cdn.ptab.cn/cdn/web-ext/10.6.0/index.js
普通 Script
适合传统 HTML 页面和 UMD/global 构建。
<script src="https://cdn.ptab.cn/cdn/web-ext/10.6.0/index.js" integrity="sha256-yfIiFc7Plhh7Ah+TxKEfbKbOrvq4p2tC/pCl08QwNXE=" crossorigin="anonymous"></script>
ES Module
适合浏览器原生 module 文件,使用前建议确认该文件支持 ESM。
<script type="module">
import * as lib from "https://cdn.ptab.cn/cdn/web-ext/10.6.0/index.js";
console.log("module loaded", lib);
</script>版本与文件
当前版本 10.6.0,展示 36 / 36 个文件。
web-ext/10.6.0/index.js
JS
480 BSRI ready
未分级
0 请求web-ext/10.6.0/lib/cmd/index.js
JS
1.3 KBSRI ready
未分级
0 请求web-ext/10.6.0/lib/extension-runners/index.js
JS
8.4 KBSRI ready
未分级
0 请求web-ext/10.6.0/lib/firefox/index.js
JS
13.1 KBSRI ready
未分级
0 请求web-ext/10.6.0/lib/cmd/build.js
JS
6.8 KBSRI ready
未分级
0 请求web-ext/10.6.0/lib/cmd/docs.js
JS
472 BSRI ready
未分级
0 请求web-ext/10.6.0/lib/cmd/dump-config.js
JS
234 BSRI ready
未分级
0 请求web-ext/10.6.0/lib/cmd/lint.js
JS
1.4 KBSRI ready
未分级
0 请求web-ext/10.6.0/lib/cmd/run.js
JS
5.5 KBSRI ready
未分级
0 请求web-ext/10.6.0/lib/cmd/sign.js
JS
4.0 KBSRI ready
未分级
0 请求web-ext/10.6.0/lib/config.js
JS
6.8 KBSRI ready
未分级
0 请求web-ext/10.6.0/lib/errors.js
JS
2.8 KBSRI ready
未分级
0 请求web-ext/10.6.0/lib/extension-runners/chromium.js
JS
23.2 KBSRI ready
未分级
0 请求web-ext/10.6.0/lib/extension-runners/firefox-android.js
JS
15.7 KBSRI ready
未分级
0 请求web-ext/10.6.0/lib/extension-runners/firefox-desktop.js
JS
6.6 KBSRI ready
未分级
0 请求web-ext/10.6.0/lib/firefox/package-identifiers.js
JS
507 BSRI ready
未分级
0 请求web-ext/10.6.0/lib/firefox/preferences.js
JS
5.0 KBSRI ready
未分级
0 请求web-ext/10.6.0/lib/firefox/rdp-client.js
JS
6.7 KBSRI ready
未分级
0 请求web-ext/10.6.0/lib/firefox/remote.js
JS
6.7 KBSRI ready
未分级
0 请求web-ext/10.6.0/lib/main.js
JS
271 BSRI ready
未分级
0 请求web-ext/10.6.0/lib/program.js
JS
24.4 KBSRI ready
未分级
0 请求web-ext/10.6.0/lib/util/adb.js
JS
10.0 KBSRI ready
未分级
0 请求web-ext/10.6.0/lib/util/artifacts.js
JS
1.9 KBSRI ready
未分级
0 请求web-ext/10.6.0/lib/util/desktop-notifier.js
JS
45 BSRI ready
未分级
0 请求web-ext/10.6.0/lib/util/expand-prefs.js
JS
937 BSRI ready
未分级
0 请求web-ext/10.6.0/lib/util/file-exists.js
JS
619 BSRI ready
未分级
0 请求web-ext/10.6.0/lib/util/file-filter.js
JS
2.8 KBSRI ready
未分级
0 请求web-ext/10.6.0/lib/util/is-directory.js
JS
495 BSRI ready
未分级
0 请求web-ext/10.6.0/lib/util/logger.js
JS
1.9 KBSRI ready
未分级
0 请求web-ext/10.6.0/lib/util/manifest.js
JS
2.5 KBSRI ready
未分级
0 请求web-ext/10.6.0/lib/util/promisify.js
JS
771 BSRI ready
未分级
0 请求web-ext/10.6.0/lib/util/stdin.js
JS
168 BSRI ready
未分级
0 请求web-ext/10.6.0/lib/util/submit-addon.js
JS
16.2 KBSRI ready
未分级
0 请求web-ext/10.6.0/lib/util/temp-dir.js
JS
3.1 KBSRI ready
未分级
0 请求web-ext/10.6.0/lib/util/updates.js
JS
338 BSRI ready
未分级
0 请求web-ext/10.6.0/lib/watcher.js
JS
2.4 KBSRI ready
未分级
0 请求| 文件 | 大小 | 类型 | SRI | 今日请求 | 操作 |
|---|---|---|---|---|---|
| web-ext/10.6.0/index.js | 480 B | JS | ready 未分级 | 0 | |
| web-ext/10.6.0/lib/cmd/index.js | 1.3 KB | JS | ready 未分级 | 0 | |
| web-ext/10.6.0/lib/extension-runners/index.js | 8.4 KB | JS | ready 未分级 | 0 | |
| web-ext/10.6.0/lib/firefox/index.js | 13.1 KB | JS | ready 未分级 | 0 | |
| web-ext/10.6.0/lib/cmd/build.js | 6.8 KB | JS | ready 未分级 | 0 | |
| web-ext/10.6.0/lib/cmd/docs.js | 472 B | JS | ready 未分级 | 0 | |
| web-ext/10.6.0/lib/cmd/dump-config.js | 234 B | JS | ready 未分级 | 0 | |
| web-ext/10.6.0/lib/cmd/lint.js | 1.4 KB | JS | ready 未分级 | 0 | |
| web-ext/10.6.0/lib/cmd/run.js | 5.5 KB | JS | ready 未分级 | 0 | |
| web-ext/10.6.0/lib/cmd/sign.js | 4.0 KB | JS | ready 未分级 | 0 | |
| web-ext/10.6.0/lib/config.js | 6.8 KB | JS | ready 未分级 | 0 | |
| web-ext/10.6.0/lib/errors.js | 2.8 KB | JS | ready 未分级 | 0 | |
| web-ext/10.6.0/lib/extension-runners/chromium.js | 23.2 KB | JS | ready 未分级 | 0 | |
| web-ext/10.6.0/lib/extension-runners/firefox-android.js | 15.7 KB | JS | ready 未分级 | 0 | |
| web-ext/10.6.0/lib/extension-runners/firefox-desktop.js | 6.6 KB | JS | ready 未分级 | 0 | |
| web-ext/10.6.0/lib/firefox/package-identifiers.js | 507 B | JS | ready 未分级 | 0 | |
| web-ext/10.6.0/lib/firefox/preferences.js | 5.0 KB | JS | ready 未分级 | 0 | |
| web-ext/10.6.0/lib/firefox/rdp-client.js | 6.7 KB | JS | ready 未分级 | 0 | |
| web-ext/10.6.0/lib/firefox/remote.js | 6.7 KB | JS | ready 未分级 | 0 | |
| web-ext/10.6.0/lib/main.js | 271 B | JS | ready 未分级 | 0 | |
| web-ext/10.6.0/lib/program.js | 24.4 KB | JS | ready 未分级 | 0 | |
| web-ext/10.6.0/lib/util/adb.js | 10.0 KB | JS | ready 未分级 | 0 | |
| web-ext/10.6.0/lib/util/artifacts.js | 1.9 KB | JS | ready 未分级 | 0 | |
| web-ext/10.6.0/lib/util/desktop-notifier.js | 45 B | JS | ready 未分级 | 0 | |
| web-ext/10.6.0/lib/util/expand-prefs.js | 937 B | JS | ready 未分级 | 0 | |
| web-ext/10.6.0/lib/util/file-exists.js | 619 B | JS | ready 未分级 | 0 | |
| web-ext/10.6.0/lib/util/file-filter.js | 2.8 KB | JS | ready 未分级 | 0 | |
| web-ext/10.6.0/lib/util/is-directory.js | 495 B | JS | ready 未分级 | 0 | |
| web-ext/10.6.0/lib/util/logger.js | 1.9 KB | JS | ready 未分级 | 0 | |
| web-ext/10.6.0/lib/util/manifest.js | 2.5 KB | JS | ready 未分级 | 0 | |
| web-ext/10.6.0/lib/util/promisify.js | 771 B | JS | ready 未分级 | 0 | |
| web-ext/10.6.0/lib/util/stdin.js | 168 B | JS | ready 未分级 | 0 | |
| web-ext/10.6.0/lib/util/submit-addon.js | 16.2 KB | JS | ready 未分级 | 0 | |
| web-ext/10.6.0/lib/util/temp-dir.js | 3.1 KB | JS | ready 未分级 | 0 | |
| web-ext/10.6.0/lib/util/updates.js | 338 B | JS | ready 未分级 | 0 | |
| web-ext/10.6.0/lib/watcher.js | 2.4 KB | JS | ready 未分级 | 0 |
库评论
还没有评论。可以反馈这个库的接入体验、版本建议或兼容性问题。