Skip to content

0xlau/biliplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

biliplus


Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Patches
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project


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.

(back to top)

Getting Started

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.

Install From Web Store

  1. Open the Chrome Web Store.
  2. click Add to Chrome.
  3. 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.

Manual Installation

Below is an example of how you can manual installing from source code.

  1. Clone the repo
    git clone https://github.com/0xlau/biliplus.git
  2. Execute Command to make a zip file
    # Linux/MacOS
    > make
    
    # Windows
    > ./make.bat
  3. Found a file called biliplus.zip
    > ls
    biliplus.zip
  4. Dragging biliplus.zip to Chrome/Edge Extension Page
    # Extension Page
    chrome://extensions
    edge://extensions
  5. More details you can visit chromebook to install extensions.

(back to top)

Roadmap

  • 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
  • ......

Patches

  • 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).

(back to top)

Contributing

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!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Timothy Lau - @thetimothylau - timothy-lau@outlook.com

Project Link: https://github.com/0xlau/biliplus

(back to top)

Acknowledgments

(back to top)

Star History

Star History Chart