Skip to content

Latest commit

 

History

History
115 lines (84 loc) · 6.1 KB

README_EN.md

File metadata and controls

115 lines (84 loc) · 6.1 KB

Simplified Chinese | English

Logo

LinuxDo Scripts

Discord · Docs · Issues · Releases

image image

The LinuxDo Scripts extension comes with a comprehensive bookmark feature, displays topic creation times in the topic list, shows the number of floors, opens topics in new tabs, forcibly blocks (blacklists) topics from specific users, allows quick replies to topics (with customization), optimizes signature image display to prevent broken images, enables previewing details and comments directly from the topic list, synchronizes settings panel data, includes a floor lottery feature, allows user-defined tags, offers a "View Only OP" (Original Poster) toggle, supports custom CSS styles, optimizes the display of mixed Chinese and English text, adds a level information query, features AI topic summarization and intelligent reply generation, allows switching forum theme skins, and more. For additional features, please check the settings list. Features are continuously updated, and new ideas are welcome!

Installation and Usage

  • Chrome, Edge, Arc, and Brave users can install it from the Chrome Web Store.
  • Domestic users (without access to the international internet) can choose to install from Crx Store.
  • Firefox users can install it from Firefox Add-ons.

Features

Feature List:
  • Built-in comprehensive bookmark feature
  • Display topic creation time in the topic list
  • Show the number of floors
  • Open topics in new tabs
  • Forcibly block (blacklist) topics from specific users
  • Quick replies to topics (with customization)
  • Optimize signature image display to prevent broken images
  • Synchronize settings panel data
  • Floor lottery feature
  • "View Only OP" (Original Poster) toggle
  • Automatic night mode switching
  • User-defined tags
  • Preview details and comments directly from the topic list
  • Optimize comment box emojis
  • Support custom CSS styles
  • Optimize the display of mixed Chinese and English text
  • Add level information query
  • Switch forum emoji styles
  • AI topic summarization and intelligent reply generation
  • Switch forum theme skins
  • More features available in the settings list
Partial Screenshots:
image image
image image
image image

Development Instructions

node: v22.12.0

Features are developed as components. Each new feature is registered as a new component to avoid conflicts.

Clone this repository and install dependencies, then run the code.

git clone https://github.com/dlzmoe/linuxdo-scripts
npm install # Install dependencies
npm run dev # Run locally

After starting, open the local .output folder and drag chrome-mv3 into chrome://extensions/ to begin development.

No build is required. After submitting a PR, I will review it, and if there are no major issues, it will be merged as soon as possible.

Changelog

version-log.md

Contribution History

Contributor

Stargazers over time

Disclaimer

All features provided in this script run only in the browser. The source code is publicly visible and transparent. This script is for learning and research purposes only and does not participate in any profit schemes or organizations. Any disputes arising from or related to the use of this script should be resolved amicably through negotiation. This script is not responsible for any form of loss or damage caused to the user or others while using the software provided by this script. By downloading, installing, and using the software provided in this product, the user agrees to trust the author and the related agreements and disclaimers.

License

MIT license