REMIX DJ
Developer tools for the Remix framework
什么是REMIX DJ?
REMIX DJ是由remixdj.dev开发的Chrome扩展程序,该扩展的主要功能是“Developer tools for the Remix framework”。
扩展截图
下载REMIX DJ扩展crx文件
下载REMIX DJ扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Detects when Remix is used on a page and provides options for viewing the structure of a page:
-A tree chart, with connected nodes representing your routes
-A drop-down list, with child components nested under their parents 扩展基本信息
| 名称 | |
| ID | ifjgigpnonjhdejjllpmdmelofjbokgl |
| 官方URL | https://chromewebstore.google.com/detail/remix-dj/ifjgigpnonjhdejjllpmdmelofjbokgl |
| 简介 | Developer tools for the Remix framework |
| 文件大小 | 1.22 MB |
| 安装次数 | 213 |
| 当前版本 | 0.0.1 |
| 更新时间 | 2023-04-24 |
| 上架时间 | 2023-04-24 |
| 评分 | 5.00/5 共6次评分 |
| 开发者 | remixdj.dev |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 隐私政策页面URL | https://www.freeprivacypolicy.com/live/afa19a84-e8b0-4bb4-b968-6a564afbc9cc |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "REMIX DJ",
"description": "Developer tools for the Remix framework",
"version": "0.0.1",
"action": {
"default_popup": "popup\/popup.html",
"default_icon": "icons\/cropped.logo.png"
},
"content_scripts": [
{
"matches": [
" | |