Skip to content

Latest commit

 

History

History
113 lines (82 loc) · 5.79 KB

README_EN.md

File metadata and controls

113 lines (82 loc) · 5.79 KB

Simplified Chinese | English

Logo

LinuxDo Scripts

Discord · Docs · Issues · Releases

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, allows forced blocking (blacklisting) of certain users' topics, quick replies to topics (with customization support), optimizes signature image display to prevent broken images, allows previewing details and comments directly from the topic list, syncs settings panel data, includes floor-based giveaways, user-defined tags, a "View Only OP" feature, supports custom CSS styles, optimizes mixed Chinese and English text display, adds level information lookup, AI topic summarization, intelligent reply generation, forum theme skin switching, and more. For more features, please check the settings list. Features are continuously updated, and new ideas are welcome!

Installation and Usage

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
  • Force block (blacklist) certain users' topics
  • Quick replies to topics (with customization support)
  • Optimize signature image display to prevent broken images
  • Sync settings panel data
  • Floor-based giveaways
  • "View Only OP" toggle feature
  • Automatic dark mode switching
  • User-defined tags
  • Preview details and comments directly from the topic list
  • Optimize comment box emoticons
  • Support custom CSS styles
  • Optimize mixed Chinese and English text display
  • Add level information lookup
  • Switch forum emoticon 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 Notes

node: v22.12.0

Features are implemented 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 start 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 through friendly negotiation. The 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