npm

web-ext-run

A tool to open and run web extensions

版本 1已同步 1文件 28 SRI 已生成
接入决策台 · 安全可信状态

先确认可用入口,再复制固定版本地址

入口文件、安全评分、扫描覆盖和风险项已合并到首屏,适合上线前快速判断能不能直接接入。

建议复核
安全分
83
最近扫描 2026-06-13
扫描覆盖
100%
28 / 28 文件
高危文件
0
0 条 critical
待复核
2
外联、混淆、敏感行为
推荐入口
暂无浏览器入口
SRI 待确认
SRI 缺失 0
当前版本 0.2.4
28 文件
28 JS / 0 CSS / 0 WASM
2 review files
可在下方文件列表中查看原始构建产物
当前版本 28 个文件,4 个入口候选。未发现可疑外联域名。
使用路径
01确认版本

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

02复制地址

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

03检测可用

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

查看全部文件

快速接入

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

暂无可直接接入的浏览器入口文件,可在文件列表中查看原始构建产物。
1版本
28文件
0.2.4最新

CDN 地址生成器

选择文件后直接复制 URL、Script、Module、CSS 或 WASM 示例。建议复制前先检测一次文件可用性。

文件类型
JS
文件大小
480 B
SRI
已生成
CDN URL
适合放到构建配置、动态加载或手动拼接标签。
https://cdn.ptab.cn/cdn/web-ext-run/0.2.4/index.js
普通 Script
适合传统 HTML 页面和 UMD/global 构建。
<script src="https://cdn.ptab.cn/cdn/web-ext-run/0.2.4/index.js" integrity="sha256-/7BzjLbOXYjvnfrp3Uc6Ax4uFHEmYy8hocXawkJexn4=" crossorigin="anonymous"></script>
ES Module
适合浏览器原生 module 文件,使用前建议确认该文件支持 ESM。
<script type="module">
  import * as lib from "https://cdn.ptab.cn/cdn/web-ext-run/0.2.4/index.js";
  console.log("module loaded", lib);
</script>

版本与文件

当前版本 0.2.4,展示 28 / 28 个文件。
web-ext-run/0.2.4/index.js
JS
480 B
SRI ready
未分级
0 请求
web-ext-run/0.2.4/lib/cmd/index.js
JS
514 B
SRI ready
未分级
0 请求
web-ext-run/0.2.4/lib/extension-runners/index.js
JS
8.6 KB
SRI ready
未分级
0 请求
web-ext-run/0.2.4/lib/firefox/index.js
JS
13.1 KB
SRI ready
未分级
0 请求
web-ext-run/0.2.4/lib/cmd/build.js
JS
6.8 KB
SRI ready
未分级
0 请求
web-ext-run/0.2.4/lib/cmd/dump-config.js
JS
234 B
SRI ready
未分级
0 请求
web-ext-run/0.2.4/lib/cmd/run.js
JS
5.8 KB
SRI ready
未分级
0 请求
web-ext-run/0.2.4/lib/errors.js
JS
2.8 KB
SRI ready
未分级
0 请求
web-ext-run/0.2.4/lib/extension-runners/chromium.js
JS
19.7 KB
SRI ready
未分级
0 请求
web-ext-run/0.2.4/lib/extension-runners/firefox-android.js
JS
15.7 KB
SRI ready
未分级
0 请求
web-ext-run/0.2.4/lib/extension-runners/firefox-desktop.js
JS
6.6 KB
SRI ready
未分级
0 请求
web-ext-run/0.2.4/lib/firefox/package-identifiers.js
JS
507 B
SRI ready
未分级
0 请求
web-ext-run/0.2.4/lib/firefox/preferences.js
JS
4.9 KB
SRI ready
未分级
0 请求
web-ext-run/0.2.4/lib/firefox/rdp-client.js
JS
6.7 KB
SRI ready
未分级
0 请求
web-ext-run/0.2.4/lib/firefox/remote.js
JS
6.7 KB
SRI ready
未分级
0 请求
web-ext-run/0.2.4/lib/main.js
JS
217 B
SRI ready
未分级
0 请求
web-ext-run/0.2.4/lib/util/adb.js
JS
10.0 KB
SRI ready
未分级
0 请求
web-ext-run/0.2.4/lib/util/artifacts.js
JS
1.9 KB
SRI ready
未分级
0 请求
web-ext-run/0.2.4/lib/util/desktop-notifier.js
JS
624 B
SRI ready
未分级
0 请求
web-ext-run/0.2.4/lib/util/file-exists.js
JS
619 B
SRI ready
未分级
0 请求
web-ext-run/0.2.4/lib/util/file-filter.js
JS
2.8 KB
SRI ready
未分级
0 请求
web-ext-run/0.2.4/lib/util/is-directory.js
JS
495 B
SRI ready
未分级
0 请求
web-ext-run/0.2.4/lib/util/logger.js
JS
1.9 KB
SRI ready
未分级
0 请求
web-ext-run/0.2.4/lib/util/manifest.js
JS
2.5 KB
SRI ready
未分级
0 请求
web-ext-run/0.2.4/lib/util/promisify.js
JS
771 B
SRI ready
未分级
0 请求
web-ext-run/0.2.4/lib/util/stdin.js
JS
168 B
SRI ready
未分级
0 请求
web-ext-run/0.2.4/lib/util/temp-dir.js
JS
3.1 KB
SRI ready
未分级
0 请求
web-ext-run/0.2.4/lib/watcher.js
JS
2.4 KB
SRI ready
未分级
0 请求

库评论

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

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