Bilibili-Evolved/doc/features/features.json
2021-11-16 18:39:07 +08:00

731 lines
34 KiB
JSON

[
{
"type": "component",
"name": "copyFeedsLink",
"displayName": "复制动态链接",
"description": "开启后, 可在每条动态的菜单中选择复制链接.",
"fullRelativePath": "../../registry/dist/components/feeds/copy-link.js",
"fullAbsolutePath": "registry/dist/components/feeds/copy-link.js"
},
{
"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": "feedsFilter",
"displayName": "动态过滤器",
"description": "按照类型或者关键词过滤动态首页的内容, 也可以移除动态页的一些侧边卡片.",
"fullRelativePath": "../../registry/dist/components/feeds/filter.js",
"fullAbsolutePath": "registry/dist/components/feeds/filter.js"
},
{
"type": "component",
"name": "fixedFeedsSidebars",
"displayName": "强制固定动态侧栏",
"description": "强制固定动态主页的顶栏和所有侧栏.",
"fullRelativePath": "../../registry/dist/components/feeds/fixed-sidebars.js",
"fullAbsolutePath": "registry/dist/components/feeds/fixed-sidebars.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": "liveAutoDraw",
"displayName": "直播间自动抽奖",
"description": "在当前直播间有抽奖活动时, 自动点击抽奖按钮. 注意只适用于少量抽奖, 那种99+限量抽奖可能跟不上其他人的手速(",
"fullRelativePath": "../../registry/dist/components/live/auto-draw.js",
"fullAbsolutePath": "registry/dist/components/live/auto-draw.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": "liveDanmakuSendbar",
"displayName": "直播弹幕发送栏",
"description": "在直播的网页全屏和全屏模式状态下, 在底部显示弹幕栏.",
"fullRelativePath": "../../registry/dist/components/live/danmaku-sendbar.js",
"fullAbsolutePath": "registry/dist/components/live/danmaku-sendbar.js"
},
{
"type": "component",
"name": "downloadLiveRecords",
"displayName": "直播录像下载",
"description": "在直播录像页面 `live.bilibili.com/record/` 中添加下载支持.",
"fullRelativePath": "../../registry/dist/components/live/download-records.js",
"fullAbsolutePath": "registry/dist/components/live/download-records.js"
},
{
"type": "component",
"name": "liveGiftBox",
"displayName": "直播全屏包裹",
"description": "在直播的网页全屏(不能是全屏)模式下往控制栏添加包裹按钮.",
"fullRelativePath": "../../registry/dist/components/live/gift-box.js",
"fullAbsolutePath": "registry/dist/components/live/gift-box.js"
},
{
"type": "component",
"name": "liveHomeMute",
"displayName": "直播首页静音",
"description": "禁止直播首页的推荐直播间自动开始播放.",
"fullRelativePath": "../../registry/dist/components/live/home-mute.js",
"fullAbsolutePath": "registry/dist/components/live/home-mute.js"
},
{
"type": "component",
"name": "livePip",
"displayName": "直播画中画",
"description": "在直播间的功能中启用画中画支持.",
"fullRelativePath": "../../registry/dist/components/live/pip.js",
"fullAbsolutePath": "registry/dist/components/live/pip.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": "alwaysShowDuration",
"displayName": "总是显示视频时长",
"description": "使脚本展示的各种视频卡片中的时长无需鼠标经过也能一直显示.",
"fullRelativePath": "../../registry/dist/components/style/always-show-duration.js",
"fullAbsolutePath": "registry/dist/components/style/always-show-duration.js"
},
{
"type": "component",
"name": "autoHideSidebar",
"displayName": "自动隐藏侧栏",
"description": "自动隐藏脚本的侧栏(功能和设置图标). 设置面板停靠在右侧时不建议使用, 因为网页的滚动条会占用右边缘的触发区域.",
"fullRelativePath": "../../registry/dist/components/style/auto-hide-sidebar.js",
"fullAbsolutePath": "registry/dist/components/style/auto-hide-sidebar.js"
},
{
"type": "component",
"name": "customNavbar",
"displayName": "自定义顶栏",
"description": "使用脚本提供的顶栏替换原版的主站顶栏 (非主站不替换), 启用后还可以在反广告插件 (例如 ABP) 中配置禁止原版顶栏的消息 iframe 以提升性能:\n- *://message.bilibili.com/pages/nav/index_new_pc_sync\n- *://message.bilibili.com/pages/nav/index_new_sync",
"fullRelativePath": "../../registry/dist/components/style/custom-navbar.js",
"fullAbsolutePath": "registry/dist/components/style/custom-navbar.js"
},
{
"type": "component",
"name": "darkModeFollowSystem",
"displayName": "夜间模式跟随系统",
"description": "使夜间模式同步系统设置的亮/暗主题.\n\n> 注:在某些浏览器(如`Microsoft Edge`)中,夜间模式仅会同步浏览器的亮/暗主题.",
"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": "hideBangumiReviews",
"displayName": "隐藏番剧点评",
"description": "隐藏番剧播放页面里的点评板块.",
"fullRelativePath": "../../registry/dist/components/style/hide/bangumi/reviews.js",
"fullAbsolutePath": "registry/dist/components/style/hide/bangumi/reviews.js"
},
{
"type": "component",
"name": "hideBangumiSponsors",
"displayName": "隐藏番剧承包",
"description": "隐藏番剧页面下方的承包榜, 以及右边的承包按钮.",
"fullRelativePath": "../../registry/dist/components/style/hide/bangumi/sponsors.js",
"fullAbsolutePath": "registry/dist/components/style/hide/bangumi/sponsors.js"
},
{
"type": "component",
"name": "hideBanner",
"displayName": "隐藏顶部横幅",
"description": "隐藏首页顶部横幅.",
"fullRelativePath": "../../registry/dist/components/style/hide/banner.js",
"fullAbsolutePath": "registry/dist/components/style/hide/banner.js"
},
{
"type": "component",
"name": "hideRecommendedLive",
"displayName": "隐藏推荐直播",
"description": "隐藏视频页面右侧下方的推荐直播.",
"fullRelativePath": "../../registry/dist/components/style/hide/video/recommended-live.js",
"fullAbsolutePath": "registry/dist/components/style/hide/video/recommended-live.js"
},
{
"type": "component",
"name": "hideRelatedVideos",
"displayName": "隐藏视频推荐",
"description": "隐藏番剧和视频页面右侧的推荐视频列表. 注意: 如果你想关闭 b 站的自动连播(自动播放下一个推荐视频)功能, 需要先取消隐藏视频推荐才能看到开关.",
"fullRelativePath": "../../registry/dist/components/style/hide/video/related-videos.js",
"fullAbsolutePath": "registry/dist/components/style/hide/video/related-videos.js"
},
{
"type": "component",
"name": "hideVideoTopMask",
"displayName": "隐藏视频标题层",
"description": "隐藏视频里鼠标经过时出现在右上角的覆盖层.",
"fullRelativePath": "../../registry/dist/components/style/hide/video/top-mask.js",
"fullAbsolutePath": "registry/dist/components/style/hide/video/top-mask.js"
},
{
"type": "component",
"name": "playerOnTop",
"displayName": "播放器置顶",
"description": "在视频页面中将播放器放在页面最上方.",
"fullRelativePath": "../../registry/dist/components/style/player-on-top.js",
"fullAbsolutePath": "registry/dist/components/style/player-on-top.js"
},
{
"type": "component",
"name": "playerShadow",
"displayName": "播放器投影",
"description": "为播放器添加主题色投影.",
"fullRelativePath": "../../registry/dist/components/style/player-shadow.js",
"fullAbsolutePath": "registry/dist/components/style/player-shadow.js"
},
{
"type": "component",
"name": "elegantScrollbar",
"displayName": "使用细滚动条",
"description": "暂无描述.",
"fullRelativePath": "../../registry/dist/components/style/scrollbar.js",
"fullAbsolutePath": "registry/dist/components/style/scrollbar.js"
},
{
"type": "component",
"name": "sidebarOffset",
"displayName": "侧栏垂直偏移",
"description": "给脚本的侧栏设置垂直偏移量, 范围为 -40% ~ 40%",
"fullRelativePath": "../../registry/dist/components/style/sidebar-offset.js",
"fullAbsolutePath": "registry/dist/components/style/sidebar-offset.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": "simplifyHome",
"displayName": "简化首页",
"description": "隐藏原版首页不需要的元素/分区.",
"fullRelativePath": "../../registry/dist/components/style/simplify/home.js",
"fullAbsolutePath": "registry/dist/components/style/simplify/home.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": "disableSpecialDanmaku",
"displayName": "禁用特殊弹幕样式",
"description": "移除高赞弹幕或UP主弹幕的特殊样式, 弹幕内容不会移除.",
"fullRelativePath": "../../registry/dist/components/style/special-danmaku.js",
"fullAbsolutePath": "registry/dist/components/style/special-danmaku.js"
},
{
"type": "component",
"name": "v1PanelStyle",
"displayName": "v1 风格设置面板",
"description": "使用 v1 风格的设置面板样式",
"fullRelativePath": "../../registry/dist/components/style/v1-panel.js",
"fullAbsolutePath": "registry/dist/components/style/v1-panel.js"
},
{
"type": "component",
"name": "touchComboLike",
"displayName": "三连触摸支持",
"description": "为视频页面中的三连操作(长按点赞)启用触摸支持.",
"fullRelativePath": "../../registry/dist/components/touch/combo-like.js",
"fullAbsolutePath": "registry/dist/components/touch/combo-like.js"
},
{
"type": "component",
"name": "doubleClickControl",
"displayName": "启用双击控制",
"description": "将操作方式更改为: 单击显示/隐藏控制栏, 双击播放/暂停.",
"fullRelativePath": "../../registry/dist/components/touch/double-click-control.js",
"fullAbsolutePath": "registry/dist/components/touch/double-click-control.js"
},
{
"type": "component",
"name": "touchMiniPlayer",
"displayName": "迷你播放器触摸拖动",
"description": "使迷你播放器的拖动条可以触摸拖动.",
"fullRelativePath": "../../registry/dist/components/touch/mini-player.js",
"fullAbsolutePath": "registry/dist/components/touch/mini-player.js"
},
{
"type": "component",
"name": "touchPlayerControl",
"displayName": "控制栏触摸优化",
"description": "增大播放器控制栏里按钮的间距, 方便触屏使用.",
"fullRelativePath": "../../registry/dist/components/touch/player-control.js",
"fullAbsolutePath": "registry/dist/components/touch/player-control.js"
},
{
"type": "component",
"name": "touchPlayerGestures",
"displayName": "播放器触摸手势",
"description": "为播放器启用触摸手势支持:\r\n- 左右滑动可调整进度\r\n- 上下滑动可调整音量\r\n- 进度调整可在左上角和右上角取消\r\n- 进度调整时在不同位置滑动, 可以使用3档不同的灵敏度.",
"fullRelativePath": "../../registry/dist/components/touch/player-gestures.js",
"fullAbsolutePath": "registry/dist/components/touch/player-gestures.js"
},
{
"type": "component",
"name": "changeUpdateUrls",
"displayName": "更新链接替换",
"description": "批量更换已安装功能的更新链接的分支, 对本地安装的功能无效.",
"fullRelativePath": "../../registry/dist/components/utils/change-update-urls.js",
"fullAbsolutePath": "registry/dist/components/utils/change-update-urls.js"
},
{
"type": "component",
"name": "checkInCenter",
"displayName": "签到助手",
"description": "在功能面板中提供一些可以每日进行的操作.",
"fullRelativePath": "../../registry/dist/components/utils/check-in-center.js",
"fullAbsolutePath": "registry/dist/components/utils/check-in-center.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": "copyCommentsLink",
"displayName": "复制评论链接",
"description": "开启后, 可在每条评论的菜单中选择复制链接.",
"fullRelativePath": "../../registry/dist/components/utils/comments/copy-link.js",
"fullAbsolutePath": "registry/dist/components/utils/comments/copy-link.js"
},
{
"type": "component",
"name": "downloadAudio",
"displayName": "下载音频",
"description": "开启音频下载支持, 音频页面中可以在功能面板中下载当前音频.\n\n> 需要进入音频的详细信息页面才能下载, 在其他页面中此按钮将不可点击.",
"fullRelativePath": "../../registry/dist/components/utils/download-audio.js",
"fullAbsolutePath": "registry/dist/components/utils/download-audio.js"
},
{
"type": "component",
"name": "imageExporter",
"displayName": "图片批量导出",
"description": "可以批量导出某个地方的图片, 目前支持动态和专栏.\r\n\r\n动态文件名变量:\r\n`user`: 用户名\r\n`id`: 动态 ID\r\n`n`: 第 n 张图\r\n\r\n专栏文件名变量:\r\n`title`: 专栏标题\r\n`n`: 第 n 张图",
"fullRelativePath": "../../registry/dist/components/utils/image-exporter.js",
"fullAbsolutePath": "registry/dist/components/utils/image-exporter.js"
},
{
"type": "component",
"name": "imageResolution",
"displayName": "高分辨率图片",
"description": "根据屏幕 DPI 请求更高分辨率的图片, 例如 DPI 缩放 200% 则请求 2 倍的分辨率, 加载时间也会相应变长一些.",
"fullRelativePath": "../../registry/dist/components/utils/image-resolution.js",
"fullAbsolutePath": "registry/dist/components/utils/image-resolution.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": "v1Migrate",
"displayName": "v1 设置迁移",
"description": "在设置的 `关于` 面板中添加 `导入 v1 设置` 按钮, 点击导入可以导入 v1 的设置, 并根据打开的选项自动下载安装 v2 中对应的功能.",
"fullRelativePath": "../../registry/dist/components/utils/v1-migrate.js",
"fullAbsolutePath": "registry/dist/components/utils/v1-migrate.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": "biliplusRedirect",
"displayName": "BiliPlus跳转支持",
"description": "在视频/番剧/空间中, 可以从功能中的按钮点击转到BiliPlus上对应的页面.",
"fullRelativePath": "../../registry/dist/components/video/biliplus-redirect.js",
"fullAbsolutePath": "registry/dist/components/video/biliplus-redirect.js"
},
{
"type": "component",
"name": "bvidConvert",
"displayName": "BV号转换",
"description": "在功能面板中显示视频的AV号和BV号.",
"fullRelativePath": "../../registry/dist/components/video/bvid-convert.js",
"fullAbsolutePath": "registry/dist/components/video/bvid-convert.js"
},
{
"type": "component",
"name": "danmakuAirborne",
"displayName": "启用弹幕空降",
"description": "by [@kdxcxs](https://github.com/kdxcxs)\n\n为可能含有时间点的弹幕添加下划线, 点击可以跳到视频对应时间.",
"fullRelativePath": "../../registry/dist/components/video/danmaku/airborne.js",
"fullAbsolutePath": "registry/dist/components/video/danmaku/airborne.js"
},
{
"type": "component",
"name": "downloadDanmaku",
"displayName": "下载弹幕",
"description": "启用下载弹幕支持, 在视频和番剧页面中可从功能面板里下载弹幕. 请注意 ASS 弹幕下载不会包含高级弹幕, 字幕弹幕等.",
"fullRelativePath": "../../registry/dist/components/video/danmaku/download.js",
"fullAbsolutePath": "registry/dist/components/video/danmaku/download.js"
},
{
"type": "component",
"name": "expandDanmakuList",
"displayName": "展开弹幕列表",
"description": "每次加载视频时自动展开弹幕列表.",
"fullRelativePath": "../../registry/dist/components/video/danmaku/expand.js",
"fullAbsolutePath": "registry/dist/components/video/danmaku/expand.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": "fullEpisodeTitle",
"displayName": "展开选集标题",
"description": "总是完全展开视频选集列表的标题, 注意对番剧无效.",
"fullRelativePath": "../../registry/dist/components/video/full-episode-title.js",
"fullAbsolutePath": "registry/dist/components/video/full-episode-title.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": "playerAutoLight",
"displayName": "播放时自动关灯",
"description": "在视频播放时自动关灯, 暂停或结束时再自动打开.",
"fullRelativePath": "../../registry/dist/components/video/player/auto-light.js",
"fullAbsolutePath": "registry/dist/components/video/player/auto-light.js"
},
{
"type": "component",
"name": "playerControlBackground",
"displayName": "播放器控制栏背景色",
"description": "给视频播放器控制栏附上半透明的黑色, 代替原来的阴影.",
"fullRelativePath": "../../registry/dist/components/video/player/control-background.js",
"fullAbsolutePath": "registry/dist/components/video/player/control-background.js"
},
{
"type": "component",
"name": "defaultPlayerMode",
"displayName": "默认播放器模式",
"description": "控制是否使用默认播放器模式, 可以为`常规`, `宽屏`, `网页全屏`或`全屏`.",
"fullRelativePath": "../../registry/dist/components/video/player/default-mode.js",
"fullAbsolutePath": "registry/dist/components/video/player/default-mode.js"
},
{
"type": "component",
"name": "doubleClickFullscreen",
"displayName": "双击全屏",
"description": "暂无描述.",
"fullRelativePath": "../../registry/dist/components/video/player/double-click-fullscreen.js",
"fullAbsolutePath": "registry/dist/components/video/player/double-click-fullscreen.js"
},
{
"type": "component",
"name": "playerFocus",
"displayName": "播放器定位",
"description": "进入视频/番剧页面时, 自动定位到播放器.\r\n\r\n可设置定位时的竖直偏移量, 单位为像素(px).",
"fullRelativePath": "../../registry/dist/components/video/player/focus.js",
"fullAbsolutePath": "registry/dist/components/video/player/focus.js"
},
{
"type": "component",
"name": "playerIntersectionActions",
"displayName": "播放器位置动作",
"description": "by [@FoundTheWOUT](https://github.com/FoundTheWOUT)\n\n设置当播放器移出视图的位置变化时执行的动作.",
"fullRelativePath": "../../registry/dist/components/video/player/intersection-actions.js",
"fullAbsolutePath": "registry/dist/components/video/player/intersection-actions.js"
},
{
"type": "component",
"name": "legacyAutoPlay",
"displayName": "传统连播模式",
"description": "暂无描述.",
"fullRelativePath": "../../registry/dist/components/video/player/legacy-auto-play.js",
"fullAbsolutePath": "registry/dist/components/video/player/legacy-auto-play.js"
},
{
"type": "component",
"name": "preserveDanmakuInput",
"displayName": "强制保留弹幕发送栏",
"description": "在网页全屏时, 即使宽度过小也强制保留弹幕发送栏, 注意这可能导致右侧的功能按钮挤出边界.",
"fullRelativePath": "../../registry/dist/components/video/player/preserve-danmaku-input.js",
"fullAbsolutePath": "registry/dist/components/video/player/preserve-danmaku-input.js"
},
{
"type": "component",
"name": "rememberVideoSpeed",
"displayName": "倍速记忆",
"description": "by [@JLoeve](https://github.com/LonelySteve)\n\n记忆上次选择的视频播放速度, 还可以使用更多倍速来扩展原生倍速菜单.",
"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": "videoScreenshot",
"displayName": "启用视频截图",
"description": "启用视频快速截图, 将在播放器的时间右边增加一个截图按钮. 支持键盘快捷键<kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>C</kbd>.\r\n\r\n如果弹幕渲染类型选择了Canvas, 则可以再按住<kbd>Shift</kbd>键来截取带弹幕的截图. 也就是鼠标操作为\"按住<kbd>Shift</kbd>点击截图按钮\", 键盘操作为\"<kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>Alt</kbd>+<kbd>C</kbd>\".",
"fullRelativePath": "../../registry/dist/components/video/player/screenshot.js",
"fullAbsolutePath": "registry/dist/components/video/player/screenshot.js"
},
{
"type": "component",
"name": "seekByFrames",
"displayName": "启用逐帧调整",
"description": "在播放器的时间右边增加两个按钮, 用于**较精细**调整视频时间. 支持键盘快捷键<kbd>Shift</kbd>+<kbd>←</kbd>/<kbd>→</kbd>.\r\n\r\n> 注: `视频的实际播放帧率`跟`视频本身的帧率`和`显示器的刷新率`有关, 很难计算一个精准的数值, 部分视频仍然会有暂停不到那种一闪而过的图的情况.",
"fullRelativePath": "../../registry/dist/components/video/player/seek-by-frames.js",
"fullAbsolutePath": "registry/dist/components/video/player/seek-by-frames.js"
},
{
"type": "component",
"name": "showCoverBeforePlay",
"displayName": "播放前显示封面",
"description": "在视频开始播放前, 在播放器中显示封面.",
"fullRelativePath": "../../registry/dist/components/video/player/show-cover.js",
"fullAbsolutePath": "registry/dist/components/video/player/show-cover.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": "component",
"name": "seoRedirect",
"displayName": "SEO页面重定向",
"description": "进入SEO视频页面时 (`https://www.bilibili.com/s/video/`) 自动跳转到原视频页面.",
"fullRelativePath": "../../registry/dist/components/video/seo-redirect.js",
"fullAbsolutePath": "registry/dist/components/video/seo-redirect.js"
},
{
"type": "component",
"name": "downloadSubtitle",
"displayName": "下载字幕",
"description": "启用下载字幕支持, 在视频页面中可从功能面板里下载字幕.",
"fullRelativePath": "../../registry/dist/components/video/subtitle/download.js",
"fullAbsolutePath": "registry/dist/components/video/subtitle/download.js"
},
{
"type": "component",
"name": "videoCurTime",
"displayName": "视频内显示时间",
"fullRelativePath": "../../registry/dist/components/video/player/localtime.js",
"fullAbsolutePath": "registry/dist/components/video/player/localtime.js",
"owner": "FoundTheWOUT"
},
{
"type": "plugin",
"name": "launchBar.trendingSearch",
"displayName": "搜索栏 - 搜索推荐",
"fullRelativePath": "../../registry/dist/plugins/launch-bar/trending-search.js",
"fullAbsolutePath": "registry/dist/plugins/launch-bar/trending-search.js"
},
{
"type": "plugin",
"name": "settingsPanel.tagFilters.recentComponents",
"displayName": "设置面板 - \"最近使用\"类别",
"fullRelativePath": "../../registry/dist/plugins/settings-panel/recent-components.js",
"fullAbsolutePath": "registry/dist/plugins/settings-panel/recent-components.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": "keymap.actions.empty",
"displayName": "快捷键扩展 - 无动作",
"fullRelativePath": "../../registry/dist/plugins/utils/keymap-empty-action.ts.js",
"fullAbsolutePath": "registry/dist/plugins/utils/keymap-empty-action.ts.js"
},
{
"type": "plugin",
"name": "vLoading.reimu",
"displayName": "加载提示 - 灵梦油库里",
"fullRelativePath": "../../registry/dist/plugins/v-loading/reimu.js",
"fullAbsolutePath": "registry/dist/plugins/v-loading/reimu.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"
},
{
"type": "plugin",
"name": "downloadVideo.outputs.idm",
"displayName": "下载视频 - IDM 输出支持",
"fullRelativePath": "../../registry/dist/plugins/video/download/idm-output.js",
"fullAbsolutePath": "registry/dist/plugins/video/download/idm-output.js"
}
]