Recommendation
The principle is simple: other users will mark the advertisement, sponsored segments, etc., in the video, and then it will automatically skip them (you can also mark segments to help others skip).
Official Introduction
Logo by @munadikieh. Modified by Yaodong
Bilibili Airborne Assistant



Tired of omnipresent sponsor ads on Bilibili videos? Sick of soft marketing videos that only reveal themselves halfway through? Bilibili Airborne Assistant is a browser extension that helps you precisely skip to the point right after the ads. The extension automatically retrieves and skips ad segments, making your video experience uninterrupted!
Besides ads, the extension also supports skipping other categories of segments, such as intro/outro animations, “like, comment, subscribe” prompts, or even jumping directly to the video’s cover. All marked segments come from user contributions, and you can also submit your own segments to help the Airborne Command.
Want to see how many segments veterans have submitted? Check out the leaderboard.
Currently, this project is maintained by me personally during my spare time. If you want to support me, please check out donations.
This extension is ported from the YouTube extension SponsorBlock, preserving most of the UI and usage, while adding some Bilibili-specific features.
Installation
-
Currently available on the Chrome Web Store, Edge Add-ons Store, and Firefox Add-ons Store. If you know other popular browser extension stores, please leave a message~
-
If you use a Chromium-based browser such as Chrome, Edge, 360, you can get the crx installation file from Github Release.
-
Click to download
Chrome, rename the file extension to.crx, the final filename should beChrome.crx. -
Open your browser’s extension management page, enable “Developer Mode”, drag the
Chrome.crxfile into the page to complete the installation.
-
-
Alternatively, you can download the unpacked extension from the Github Release page.
-
Download the appropriate version based on your browser type: for Chrome, Edge, 360, and other Chromium-based Chinese browsers, download
ChromiumExtension.zip; for Firefox, downloadFirefoxExtension.zip. Then unzip. -
Open the browser’s extension management page, enable “Developer Mode”, click “Load unpacked extension”, and select the extracted extension folder to complete the installation.
-
Features
Usage Instructions
If you have used the original YouTube extension, you will find that there are essentially no major changes in core features and interaction. You can try referring to the original extension’s usage methods first.
Try experiencing the joy of precise skipping on this example video!
Video usage instructions are planned.
Changes Compared to the Original Extension
-
Dropped multilingual support; only Simplified and Traditional Chinese are supported.
-
Dropped mobile H5 webpage support.
-
Dropped third-party mirror site support. If there are mirrors with many users, please discuss adding support.
-
Added the function to bind copied videos. Bound YouTube videos can automatically fetch segment information from the SponsorBlock database.
-
Updated UI.
Feature Update Plan
Refer to Github Project
Server
Server code: https://github.com/hanydd/BilibiliSponsorBlockServer
For convenience of secondary development, all segment data is now available for download: https://bsbsb.top/database.zip
API
API documentation: https://github.com/hanydd/BilibiliSponsorBlock/wiki/API
This project has minimal API changes. You can also refer to the original project documentation.
Project Setup
See CONTRIBUTING.md
Acknowledgments
Thanks to ajayyy for the inspiration from SponsorBlock!
Open Source License
This project follows the GNU GPL v3 open source license.