Skip to content

davidtoltesy/URLBlockerChromeExtension

Repository files navigation

⏱️ URL Blocker Chrome Extension

A simple Chrome extension that lets you block specific websites during custom daily time intervals.

🚀 Features

  • Block any URL (e.g., facebook.com, youtube.com)
  • Set a start and end time for the daily block period
  • Manage blocked URLs directly from the popup
  • Easy to add or remove URLs from the block list
  • Lightweight and efficient — uses declarativeNetRequest API
  • ⚠️ Currently supports Hungarian only.

🛠️ How It Works

  1. Open the extension popup
  2. Enter:
    • Start hour & minute
    • End hour & minute
    • The URL you want to block
  3. Click Add
  4. The extension will block the specified URL every day during the given time range

📁 File Structure

⚙️ Requirements

  • Chrome browser
  • Manifest V3 support

📦 Installation

  1. Clone or download this repository
  2. Go to chrome://extensions/
  3. Enable Developer mode
  4. Click Load unpacked
  5. Select the extension's folder

📝 License

This project is licensed under the MIT License.

About

URL Blocker Chrome Extension

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published