开启AI视频总结

开启 bilibili 的 AI 视频总结功能

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

// ==UserScript==
// @name        开启AI视频总结
// @namespace   cesar
// @match       https://www.bilibili.com/video/*
// @icon        https://www.google.com/s2/favicons?sz=64&domain=bilibili.com
// @grant       none
// @version     1.0
// @license     MIT
// @author      cesaryuan
// @liscense    MIT
// @description 开启 bilibili 的 AI 视频总结功能
// ==/UserScript==
window.webAbTest.ab_version.ai_summary_version = 'SHOW';
window.webAbTest.ai_summary_version = 'SHOW';
window.__INITIAL_STATE__.abtest.ai_summary_version = 'SHOW';