A simple and minimal chrome extension that helps you to blur your sensitive contents in your webpage, works in Google Chrome and Chromium based browsers.
installation.mp4
usage.mp4
- Clone:
Run this command
git clone https://github.com/kazi331/blur-sensitive-content-from-webpage.git
- Download:
Click "Code" > "Download ZIP" > Extract the Folder.
- Open Chrome and go to
chrome://extensions/
. - Enable
Developer mode
(at the top right corner). - Click "Load unpacked" and select the
blur-sensitive-content-from-webpage
folder. - The extension icon will appear in the toolbar.
- Reload your webpage.
- Click the icon to show/hide the toolbar.
- Click the eye icon (
👁️
) to enable/disable blurring (teal when on). - Hover over elements to highlight, click to blur/unblur.
- Adjust the slider for blur intensity (0–20px).
- Click the broom icon (
🧹
) to clear all blurs.
- Pull updates with
git pull
or download a new ZIP and reload.
Last updated: June 01, 2025