Skip to content

An efficient chrome extension to blocks intrusive ads and popups for a cleaner, faster, and distraction free browsing and downloading experience

Notifications You must be signed in to change notification settings

segundavid-dev/ad-shield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdShield Monorepo

AdShield is a lightweight ad blocker designed to provide a clean, safe, and distraction-free browsing experience. This repository is structured as a monorepo containing both the browser extension and its landing page.

Project Structure

  • extension/: The core Ad-Shield browser extension built with the WXT framework.
  • web/: A modern landing page for the project built with Vite, React, and Tailwind CSS.

Getting Started

Prerequisites

  • pnpm (Recommended)

Installation

# Clone the repository
git clone https://github.com/segundavid-dev/ad-shield.git

# Navigate to project directory
cd AdShield

# Install dependencies for the entire workspace
pnpm install

Development

# Start the browser extension in development mode
pnpm run dev:extension

# Start the web landing page in development mode
pnpm run dev:web

Contributing

Contributions are welcome! Please open an issue or submit a pull request.


Built with ❤️ for a better web.

About

An efficient chrome extension to blocks intrusive ads and popups for a cleaner, faster, and distraction free browsing and downloading experience

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published