Bilibili (bilibili.com) Auxiliary tool that can replace the player, push notifications and perform some shortcut operations. Bilibili (bilibili.com) is an auxiliary tool that can download videos, query the sender of the barrage, and some very useful live broadcast area functions. An auxiliary extension for Bilibili (bilibili.com) which allows users to bypass playback restrictions, replace video players and use shortcuts. Starting from a certain version, Bilibili Assistant uses special technical methods to realize the unlocking function of regional restrictions. It was known to only be able to re-fix the feature via a proxy method, but the cost was prohibitive and we decided not to maintain the feature anymore. Please use an extension that specializes in this type of service, such as unblock youku.
Features
- Assistant is a chrome extension application that integrates multiple function points, which is used to improve the user experience of users of station B.
- The main goal of refactoring is to make the roles and boundaries of each function point as clear as possible
- The extension relies on the feature manager (FeatureManager) to load the function in background.js
- When the function is loaded, it is processed by the permission manager (PermissionManager),
- When a related page (such as a video playback page) is opened, the extension requests the configuration of related functions
- Add functions to a new page and need to integrate into the same UI