[
  {
    "type": "component",
    "name": "disableFeedsDetails",
    "displayName": "禁止跳转动态详情",
    "description": "禁止动态点击后跳转详情页, 方便选择其中的文字.",
    "fullRelativePath": "../registry/dist/components/feeds/disable-details.js",
    "fullAbsolutePath": "registry/dist/components/feeds/disable-details.js"
  },
  {
    "type": "component",
    "name": "extendFeedsLive",
    "displayName": "直播信息扩充",
    "description": "在动态的`正在直播`中, 为每一个直播间加上标题, 并且能够显示超过10个的直播间.",
    "fullRelativePath": "../registry/dist/components/feeds/extend-live.js",
    "fullAbsolutePath": "registry/dist/components/feeds/extend-live.js"
  },
  {
    "type": "component",
    "name": "foldComments",
    "displayName": "快速收起评论",
    "description": "动态里查看评论区时, 在底部添加一个`收起评论`按钮, 这样就不用再回到上面收起了.",
    "fullRelativePath": "../registry/dist/components/feeds/fold-comments.js",
    "fullAbsolutePath": "registry/dist/components/feeds/fold-comments.js"
  },
  {
    "type": "component",
    "name": "fullFeedsContent",
    "displayName": "展开动态内容",
    "description": "不管内容多长, 总是完全展开动态的内容.",
    "fullRelativePath": "../registry/dist/components/feeds/full-content.js",
    "fullAbsolutePath": "registry/dist/components/feeds/full-content.js"
  },
  {
    "type": "component",
    "name": "fullFeedsTitle",
    "displayName": "展开动态标题",
    "description": "在顶栏的视频动态中, 无论标题多长总是完全展开.",
    "fullRelativePath": "../registry/dist/components/feeds/full-title.js",
    "fullAbsolutePath": "registry/dist/components/feeds/full-title.js"
  },
  {
    "type": "component",
    "name": "unfoldFeeds",
    "displayName": "动态反折叠",
    "description": "自动展开被折叠的动态.",
    "fullRelativePath": "../registry/dist/components/feeds/unfold.js",
    "fullAbsolutePath": "registry/dist/components/feeds/unfold.js"
  },
  {
    "type": "component",
    "name": "badgeHelper",
    "displayName": "直播勋章快速更换",
    "description": "在直播区中, 可从功能面板中直接切换勋章和头衔.",
    "fullRelativePath": "../registry/dist/components/live/badge-helper.js",
    "fullAbsolutePath": "registry/dist/components/live/badge-helper.js"
  },
  {
    "type": "component",
    "name": "removeLiveWatermark",
    "displayName": "删除直播水印",
    "description": "删除观看直播时角落的水印.",
    "fullRelativePath": "../registry/dist/components/live/remove-watermark.js",
    "fullAbsolutePath": "registry/dist/components/live/remove-watermark.js"
  },
  {
    "type": "component",
    "name": "dpiLiveShowgirl",
    "displayName": "直播看板娘高DPI适配",
    "description": "根据屏幕DPI缩放直播看板娘的大小, 避免像素锯齿.",
    "fullRelativePath": "../registry/dist/components/live/showgirl.js",
    "fullAbsolutePath": "registry/dist/components/live/showgirl.js"
  },
  {
    "type": "component",
    "name": "collapseLiveSideBar",
    "displayName": "自动收起直播侧栏",
    "description": "暂无描述.",
    "fullRelativePath": "../registry/dist/components/live/side-bar.js",
    "fullAbsolutePath": "registry/dist/components/live/side-bar.js"
  },
  {
    "type": "component",
    "name": "customNavbar",
    "displayName": "自定义顶栏",
    "description": "暂无描述.",
    "fullRelativePath": "../registry/dist/components/style/custom-navbar.js",
    "fullAbsolutePath": "registry/dist/components/style/custom-navbar.js"
  },
  {
    "type": "component",
    "name": "darkModeFollowSystem",
    "displayName": "夜间模式跟随系统",
    "description": "使夜间模式同步系统设置的亮/暗主题.",
    "fullRelativePath": "../registry/dist/components/style/dark-mode/follow-system.js",
    "fullAbsolutePath": "registry/dist/components/style/dark-mode/follow-system.js"
  },
  {
    "type": "component",
    "name": "darkMode",
    "displayName": "夜间模式",
    "description": "启用夜间模式能更好地适应光线暗的环境, 并会大量应用主题颜色.",
    "fullRelativePath": "../registry/dist/components/style/dark-mode.js",
    "fullAbsolutePath": "registry/dist/components/style/dark-mode.js"
  },
  {
    "type": "component",
    "name": "darkModeSchedule",
    "displayName": "夜间模式计划时段",
    "description": "设置一个使用夜间模式的时间段, 进入/离开此时间段时, 会自动开启/关闭夜间模式. 结束时间小于起始时间时将视为次日, 如`18:00`至`6:00`表示晚上18:00到次日6:00.",
    "fullRelativePath": "../registry/dist/components/style/dark-mode/schedule.js",
    "fullAbsolutePath": "registry/dist/components/style/dark-mode/schedule.js"
  },
  {
    "type": "component",
    "name": "simplifyComments",
    "displayName": "简化评论区",
    "description": "- 删除热评头像下方的关注按钮\n- 删除用户的等级标识\n- 删除发送源信息(`来自安卓客户端`这种)\n- 删除用户名右边的勋章\n- 删除评论区顶部的横幅\n- 发送时间移动到右上角\n- 位图图标全部换用矢量图标, 高分屏不会模糊\n- 投票仅显示链接, 隐藏下面的大框.\n\n> 注: 关注和等级可以通过鼠标停留在头像上, 在弹出的资料卡小窗中查看.",
    "fullRelativePath": "../registry/dist/components/style/simplify/comments.js",
    "fullAbsolutePath": "registry/dist/components/style/simplify/comments.js"
  },
  {
    "type": "component",
    "name": "simplifyLiveroom",
    "displayName": "简化直播间",
    "description": "隐藏直播间中各种不需要的内容.",
    "fullRelativePath": "../registry/dist/components/style/simplify/live.js",
    "fullAbsolutePath": "registry/dist/components/style/simplify/live.js"
  },
  {
    "type": "component",
    "name": "columnUnlock",
    "displayName": "专栏文字选择",
    "description": "使专栏的文字可以选择.",
    "fullRelativePath": "../registry/dist/components/utils/column-unlock.js",
    "fullAbsolutePath": "registry/dist/components/utils/column-unlock.js"
  },
  {
    "type": "component",
    "name": "keymap",
    "displayName": "快捷键扩展",
    "description": "为视频播放器启用更多的快捷键, 快捷键列表可在`快捷键设置`中查看和配置.",
    "fullRelativePath": "../registry/dist/components/utils/keymap.js",
    "fullAbsolutePath": "registry/dist/components/utils/keymap.js"
  },
  {
    "type": "component",
    "name": "removePromotions",
    "displayName": "删除广告",
    "description": "删除站内的各种广告. 包括首页的推广模块, 手机app推荐, 视频页面右侧的广告等.\n\n- `占位文本`: 删除首页推广模块的广告后显示\"🚫已屏蔽广告\"来替代空白区域.\n- `保留活动横幅`: 保留视频页面的活动横幅.",
    "fullRelativePath": "../registry/dist/components/utils/remove-promotions.js",
    "fullAbsolutePath": "registry/dist/components/utils/remove-promotions.js"
  },
  {
    "type": "component",
    "name": "urlParamsClean",
    "displayName": "网址参数清理",
    "description": "自动删除网址中的多余跟踪参数.",
    "fullRelativePath": "../registry/dist/components/utils/url-params-clean.js",
    "fullAbsolutePath": "registry/dist/components/utils/url-params-clean.js"
  },
  {
    "type": "component",
    "name": "viewCover",
    "displayName": "查看封面",
    "description": "在视频和直播页面中, 可从功能面板中查看封面.",
    "fullRelativePath": "../registry/dist/components/utils/view-cover.js",
    "fullAbsolutePath": "registry/dist/components/utils/view-cover.js"
  },
  {
    "type": "component",
    "name": "watchlaterRedirect",
    "displayName": "稍后再看重定向",
    "description": "将稍后再看的链接重定向为普通播放网址, 以使用新版播放页面.",
    "fullRelativePath": "../registry/dist/components/utils/watchlater-redirect.js",
    "fullAbsolutePath": "registry/dist/components/utils/watchlater-redirect.js"
  },
  {
    "type": "component",
    "name": "danmakuAirborne",
    "displayName": "启用弹幕空降",
    "description": "暂无描述.",
    "fullRelativePath": "../registry/dist/components/video/danmaku/airborne.js",
    "fullAbsolutePath": "registry/dist/components/video/danmaku/airborne.js"
  },
  {
    "type": "component",
    "name": "downloadDanmaku",
    "displayName": "下载弹幕",
    "description": "启用下载弹幕支持, 在视频和番剧页面中可从功能面板里下载弹幕.",
    "fullRelativePath": "../registry/dist/components/video/danmaku/download.js",
    "fullAbsolutePath": "registry/dist/components/video/danmaku/download.js"
  },
  {
    "type": "component",
    "name": "downloadVideo",
    "displayName": "下载视频",
    "description": "暂无描述.",
    "fullRelativePath": "../registry/dist/components/video/download.js",
    "fullAbsolutePath": "registry/dist/components/video/download.js"
  },
  {
    "type": "component",
    "name": "fullVideoDescription",
    "displayName": "展开视频简介",
    "description": "总是展开完整的视频简介.",
    "fullRelativePath": "../registry/dist/components/video/full-description.js",
    "fullAbsolutePath": "registry/dist/components/video/full-description.js"
  },
  {
    "type": "component",
    "name": "outerWatchlater",
    "displayName": "外置稍后再看",
    "description": "将视频页面菜单里的`稍后再看`移到外面.",
    "fullRelativePath": "../registry/dist/components/video/outer-watchlater.js",
    "fullAbsolutePath": "registry/dist/components/video/outer-watchlater.js"
  },
  {
    "type": "component",
    "name": "rememberVideoSpeed",
    "displayName": "倍速记忆",
    "description": "记忆上次选择的视频播放速度, 还可以使用更多倍速来扩展原生倍速菜单.",
    "fullRelativePath": "../registry/dist/components/video/player/remember-speed.js",
    "fullAbsolutePath": "registry/dist/components/video/player/remember-speed.js"
  },
  {
    "type": "component",
    "name": "removePlayerPopup",
    "displayName": "删除视频弹窗",
    "description": "删除视频播放器中出现的各种弹窗, 类别可在选项中分别选择.",
    "fullRelativePath": "../registry/dist/components/video/player/remove-popup.js",
    "fullAbsolutePath": "registry/dist/components/video/player/remove-popup.js"
  },
  {
    "type": "component",
    "name": "skipChargeList",
    "displayName": "跳过充电鸣谢",
    "description": "自动跳过视频结尾的充电鸣谢.",
    "fullRelativePath": "../registry/dist/components/video/player/skip-charge-list.js",
    "fullAbsolutePath": "registry/dist/components/video/player/skip-charge-list.js"
  },
  {
    "type": "component",
    "name": "quickFavorite",
    "displayName": "启用快速收藏",
    "description": "启用快速收藏, 在视频页面可以一键收藏到设定的某个收藏夹.",
    "fullRelativePath": "../registry/dist/components/video/quick-favorite.js",
    "fullAbsolutePath": "registry/dist/components/video/quick-favorite.js"
  },
  {
    "type": "plugin",
    "name": "i18n.language.english",
    "displayName": "英语语言包",
    "fullRelativePath": "../registry/dist/plugins/i18n/en-US.js",
    "fullAbsolutePath": "registry/dist/plugins/i18n/en-US.js"
  },
  {
    "type": "plugin",
    "name": "i18n.language.japanese",
    "displayName": "日语语言包",
    "fullRelativePath": "../registry/dist/plugins/i18n/ja-JP.js",
    "fullAbsolutePath": "registry/dist/plugins/i18n/ja-JP.js"
  },
  {
    "type": "plugin",
    "name": "customNavbar.items.darkMode",
    "displayName": "自定义顶栏 - 夜间模式开关",
    "fullRelativePath": "../registry/dist/plugins/style/custom-navbar-dark-mode.js",
    "fullAbsolutePath": "registry/dist/plugins/style/custom-navbar-dark-mode.js"
  },
  {
    "type": "plugin",
    "name": "downloadVideo.outputs.aria2",
    "displayName": "下载视频 - aria2 输出支持",
    "fullRelativePath": "../registry/dist/plugins/video/download/aria2-output.js",
    "fullAbsolutePath": "registry/dist/plugins/video/download/aria2-output.js"
  }
]