83 lines
2.2 KiB
Markdown
83 lines
2.2 KiB
Markdown
# 🚀 SnigdhaOS Brave Config
|
|
|
|
A pre-configured setup for the Brave browser, optimized for **SnigdhaOS** users. This configuration enhances privacy, performance, and usability, making it the perfect companion for a seamless browsing experience.
|
|
|
|
|
|
|
|
## ✨ Features
|
|
|
|
- 🛡️ **Enhanced Privacy**
|
|
Preconfigured settings for stricter ad-blocking, tracker blocking, and fingerprinting protection.
|
|
|
|
- ⚡ **Optimized Performance**
|
|
Minimal resource usage for a fast and smooth browsing experience.
|
|
|
|
- 🔧 **Essential Extensions**
|
|
Includes powerful tools to boost productivity and security.
|
|
|
|
- 📂 **Custom Bookmarks**
|
|
Quick access to SnigdhaOS resources, open-source tools, and documentation.
|
|
|
|
|
|
|
|
## 📁 Repository Structure
|
|
|
|
> Coming Soon!
|
|
|
|
|
|
## 🛠️ Installation
|
|
|
|
### 📋 Manual Installation
|
|
|
|
1. Clone the repository:
|
|
```bash
|
|
git clone https://gitlab.com/SnigdhaOS/app-settings/snigdhaos-brave-config.git
|
|
```
|
|
2. Navigate to the cloned directory:
|
|
```bash
|
|
cd snigdhaos-brave-config
|
|
```
|
|
3. Copy the configuration files to the Brave browser profile directory:
|
|
```bash
|
|
cp -r ./config/* ~/.config/BraveSoftware/Brave-Browser/
|
|
```
|
|
4. Restart the Brave browser to apply the new configurations.
|
|
|
|
### 🤖 Automated Installation (Coming Soon)
|
|
A script to streamline the setup process is under development. Stay tuned!
|
|
|
|
|
|
|
|
## 🧩 Pre-installed Extensions
|
|
|
|
- 🛑 **uBlock Origin**: Advanced ad-blocking and content filtering.
|
|
- 🔒 **Privacy Badger**: Automatic tracker blocking.
|
|
- 🌐 **HTTPS Everywhere**: Ensures secure connections wherever possible.
|
|
|
|
|
|
|
|
## 🤝 Contributing
|
|
|
|
We welcome contributions to improve this project!
|
|
|
|
1. 🍴 Fork the repository.
|
|
2. 🌱 Create a feature branch.
|
|
3. 🔄 Submit a merge request.
|
|
|
|
|
|
|
|
## 📜 License
|
|
|
|
This project is licensed under the **MIT License**. See the [LICENSE](LICENSE) file for details.
|
|
|
|
|
|
|
|
## 💬 Feedback & Support
|
|
|
|
Encountered an issue or have feedback? Open an issue in this repository or reach out via [Snigdha OS Support](https://snigdha-os.github.io).
|
|
|
|
|
|
|
|
### 💡 Developed by the Snigdha OS Team
|
|
Proudly enhancing the SnigdhaOS experience, one tool at a time.
|