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
| Browser | Installation Link | Notes |
|---|---|---|
| Chrome / Edge / Arc / Brave | Chrome Web Store | Recommended |
| Firefox | Firefox Addons | Recommended |
| Users in China | Crx Store | No VPN required |
- Click the installation link for your browser above
- Click "Add to Browser" in the extension store
- Confirm installation permissions
- Visit LinuxDo Forum to start using
- Node.js:
v22.12.0
# 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- Open the browser extension management page
- Chrome:
chrome://extensions/ - Firefox:
about:addons
- Chrome:
- Enable "Developer Mode"
- Click "Load Unpacked Extension"
- Select the
.output/chrome-mv3folder in the project root directory
- 🧩 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
- 🐛 Report Bug
- 💡 Feature Request
- 🔧 Submit Code
- 🙍♂️ Community
As always, thanks to our amazing contributors!
- https://linux.do/t/topic/850824 - Shihuang Emoticon Feature
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
- 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!
Made with ❤️ by @anghunk and contributors



