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 个入口候选。未发现可疑外联域名。
使用路径
01确认版本

固定到 10.6.0,避免线上被隐式升级。

02复制地址

优先使用推荐入口,特殊场景再切换文件。

03检测可用

发布前检测 HTTP、CORS、SRI 和响应速度。

查看全部文件

快速接入

已按当前文件列表自动选择一个更适合浏览器接入的入口文件。完整用法可在下方生成器中切换文件。

暂无可直接接入的浏览器入口文件,可在文件列表中查看原始构建产物。
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 B
SRI ready
未分级
0 请求
web-ext/10.6.0/lib/cmd/index.js
JS
1.3 KB
SRI ready
未分级
0 请求
web-ext/10.6.0/lib/extension-runners/index.js
JS
8.4 KB
SRI ready
未分级
0 请求
web-ext/10.6.0/lib/firefox/index.js
JS
13.1 KB
SRI ready
未分级
0 请求
web-ext/10.6.0/lib/cmd/build.js
JS
6.8 KB
SRI ready
未分级
0 请求
web-ext/10.6.0/lib/cmd/docs.js
JS
472 B
SRI ready
未分级
0 请求
web-ext/10.6.0/lib/cmd/dump-config.js
JS
234 B
SRI ready
未分级
0 请求
web-ext/10.6.0/lib/cmd/lint.js
JS
1.4 KB
SRI ready
未分级
0 请求
web-ext/10.6.0/lib/cmd/run.js
JS
5.5 KB
SRI ready
未分级
0 请求
web-ext/10.6.0/lib/cmd/sign.js
JS
4.0 KB
SRI ready
未分级
0 请求
web-ext/10.6.0/lib/config.js
JS
6.8 KB
SRI ready
未分级
0 请求
web-ext/10.6.0/lib/errors.js
JS
2.8 KB
SRI ready
未分级
0 请求
web-ext/10.6.0/lib/extension-runners/chromium.js
JS
23.2 KB
SRI ready
未分级
0 请求
web-ext/10.6.0/lib/extension-runners/firefox-android.js
JS
15.7 KB
SRI ready
未分级
0 请求
web-ext/10.6.0/lib/extension-runners/firefox-desktop.js
JS
6.6 KB
SRI ready
未分级
0 请求
web-ext/10.6.0/lib/firefox/package-identifiers.js
JS
507 B
SRI ready
未分级
0 请求
web-ext/10.6.0/lib/firefox/preferences.js
JS
5.0 KB
SRI ready
未分级
0 请求
web-ext/10.6.0/lib/firefox/rdp-client.js
JS
6.7 KB
SRI ready
未分级
0 请求
web-ext/10.6.0/lib/firefox/remote.js
JS
6.7 KB
SRI ready
未分级
0 请求
web-ext/10.6.0/lib/main.js
JS
271 B
SRI ready
未分级
0 请求
web-ext/10.6.0/lib/program.js
JS
24.4 KB
SRI ready
未分级
0 请求
web-ext/10.6.0/lib/util/adb.js
JS
10.0 KB
SRI ready
未分级
0 请求
web-ext/10.6.0/lib/util/artifacts.js
JS
1.9 KB
SRI ready
未分级
0 请求
web-ext/10.6.0/lib/util/desktop-notifier.js
JS
45 B
SRI ready
未分级
0 请求
web-ext/10.6.0/lib/util/expand-prefs.js
JS
937 B
SRI ready
未分级
0 请求
web-ext/10.6.0/lib/util/file-exists.js
JS
619 B
SRI ready
未分级
0 请求
web-ext/10.6.0/lib/util/file-filter.js
JS
2.8 KB
SRI ready
未分级
0 请求
web-ext/10.6.0/lib/util/is-directory.js
JS
495 B
SRI ready
未分级
0 请求
web-ext/10.6.0/lib/util/logger.js
JS
1.9 KB
SRI ready
未分级
0 请求
web-ext/10.6.0/lib/util/manifest.js
JS
2.5 KB
SRI ready
未分级
0 请求
web-ext/10.6.0/lib/util/promisify.js
JS
771 B
SRI ready
未分级
0 请求
web-ext/10.6.0/lib/util/stdin.js
JS
168 B
SRI ready
未分级
0 请求
web-ext/10.6.0/lib/util/submit-addon.js
JS
16.2 KB
SRI ready
未分级
0 请求
web-ext/10.6.0/lib/util/temp-dir.js
JS
3.1 KB
SRI ready
未分级
0 请求
web-ext/10.6.0/lib/util/updates.js
JS
338 B
SRI ready
未分级
0 请求
web-ext/10.6.0/lib/watcher.js
JS
2.4 KB
SRI ready
未分级
0 请求

库评论

还没有评论。可以反馈这个库的接入体验、版本建议或兼容性问题。
发表评论

免登录提交。需要填写昵称和邮箱,并完成 TAC 行为验证;内容会自动审核,违规内容不会发布。