Skip to content

Latest commit

 

History

History
162 lines (107 loc) · 5.95 KB

File metadata and controls

162 lines (107 loc) · 5.95 KB

简体中文 | English

1. Project Introduction

LinuxDo Scripts is a feature-rich browser extension designed to enhance the user experience of the LinuxDo forum. It integrates multiple practical functions, from basic UI optimizations to advanced AI assistance, making your forum browsing and interaction experience smoother and more efficient.

Note

Forum discussion thread: LinuxDo Enhanced Plugin, Continuous Updates Welcome for Feedback - LINUX DO, QQ Exchange Group: 1035556246

Synchronously compatible with idcflare.com website.

For more features, visit LinuxDo Scripts Documentation

Main Image

More Screenshots

Usage Favorites Enhancement Share Post

2. Quick Installation

1. Supported Browsers

Browser Installation Link Notes
Chrome / Edge / Arc / Brave Chrome Web Store Recommended
Firefox Firefox Addons Recommended
Users in China Crx Store No VPN required

2. Installation Steps

  1. Click the installation link for your browser above
  2. Click "Add to Browser" in the extension store
  3. Confirm installation permissions
  4. Visit LinuxDo Forum to start using

4. Development Guide

1. Requirements

  • Node.js: v22.12.0

2. Local Development

# 1. Clone the project
git clone https://github.com/anghunk/linuxdo-scripts.git
cd linuxdo-scripts

# 2. Install dependencies
npm install

# 3. Start development server
npm run dev

3. Loading the Extension

  1. Open the browser extension management page
    • Chrome: chrome://extensions/
    • Firefox: about:addons
  2. Enable "Developer Mode"
  3. Click "Load Unpacked Extension"
  4. Select the .output/chrome-mv3 folder in the project root directory

4. Development Standards

  • 🧩 Component-based Development: Each feature is an independent component to avoid conflicts
  • 🔄 Submission Process: PR → Code Review → Merge
  • 📚 Documentation Update: New features must update documentation simultaneously

5. Contributing

1. Ways to Contribute

2. Contributors List

As always, thanks to our amazing contributors!

Contributors

3. Reference Projects

6. Other Information

1. Star History

Star History Chart

2. Open Source License

This project uses the Apache License 2.0 open source license.

You are free to:

  • ✅ Use, copy, modify, and distribute this software
  • ✅ Use for commercial purposes
  • ✅ Reauthorize under the terms of the license

But you must:

  • 📋 Retain original copyright notices
  • 📋 Indicate modifications to the original code

3. Disclaimer

  • This project is free and open source, not guaranteed to be absolutely perfect
  • Please assess risks yourself before use and comply with relevant laws and regulations
  • Any form of abuse is strictly prohibited
  • If there are any infringement issues, please contact @anghunk for timely processing

If this project is helpful to you, please consider giving us a ⭐ Star!

Or Buy us a coffee

Made with ❤️ by @anghunk and contributors