Explore the chrome web store »
Explore the edge web store »
Explore the firefox web store »
Chrome Extension
·
Report Bug
·
Request Feature
Table of Contents
Bilibili.com actually has a perfect user experience, but as a developer who pays attention to details, there may still be some areas that make us uncomfortable, so this extension was born.
Principle:
- Does not affect the original appearance.
- Maintain consistent Bilibili style.
- If you feel uncomfortable in Bilibili.com, come and request feature.
This is an example of how you may give instructions on setting up this project locally. To get a local copy up and working follow these simple example steps.
- Open the Chrome Web Store.
- click
Add to Chrome
. - If you're adding an extension:
- Review the types of data that the extension will be able to access.
- Click Add extension. You'll see your extensions in Chrome as buttons on the toolbar.
Below is an example of how you can manual installing from source code.
- Clone the repo
git clone https://github.com/0xlau/biliplus.git
- Execute Command to make a zip file
# Linux/MacOS > make # Windows > ./make.bat
- Found a file called
biliplus.zip
> ls biliplus.zip
- Dragging
biliplus.zip
to Chrome/Edge Extension Page# Extension Page chrome://extensions edge://extensions
- More details you can visit chromebook to install extensions.
- Clean Home Mode
- Feed Roll Back Button
- Summarize video in cover list by Bilibili AI
- Display the number of viewers on the video cover
- Hide all comments from a user by userID
- Hide Bilibili hot searches in the search box
- Stepless adjustment of video speed
- ......
- Resolve the issue of images not being able to exit using the Esc key
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Timothy Lau - @thetimothylau - [email protected]
Project Link: https://github.com/0xlau/biliplus