PureView

PureView Logo

Pureview - Adblocker Chrome Extension

Version Manifest V3

Overview

Pureview is a lightweight Chrome extension designed to give users a cleaner and distraction-free web browsing experience by blocking intrusive advertisements. Whether you’re working, studying, or just casually browsing, Pureview helps you stay focused and efficient. Inspired by uBlock Origin which is no longer available on chrome web store.

Features

How It Works

PureView uses a dual-approach strategy to block advertisements:

  1. Network-Level Blocking: Prevents ad requests from ever being made using Chrome’s declarativeNetRequest API
  2. DOM-Level Filtering: Removes ad elements that may appear in the page content

Installation

From Chrome Web Store

Install PureView directly from the Chrome Web Store

Manual Installation

  1. Download and extract the latest release
  2. Open Chrome and navigate to chrome://extensions/
  3. Enable “Developer mode” (toggle in the top-right corner)
  4. Click “Load unpacked” and select the extracted extension folder
  5. PureView is now installed and active!

Usage

Technical Details

PureView is built with:

Privacy Policy

Please refer to our Privacy Policy for information about data collection and privacy practices.

Contributing

If you have ideas to improve this extension or have found a bug, please open an issue to discuss your ideas or report the problem. Pull requests are also welcome.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgements

Chrome Extension documentation and tutorials at developer.chrome.com were invaluable resources during development - their clear explanations and examples make extension development accessible and straightforward.