Phuoc Nguyen

Phuoc Nguyen

BlurPageBlurPage
35 points

Forums

Phuoc Nguyen

6yr ago

BlurPage - A browser extension to hide sensitive information on webpage

Have you ever wanted to hide sensitive information on a web page, before doing something else, such as taking a screenshot?
This browser extension is for you!
It allows you to blur any element or paragraph on page without leaving your browser.
Phuoc Nguyen

6yr ago

React PDF Viewer - a PDF viewer made for React

React PDF Viewer is a powerful React component to view PDF document.
* Written in TypeScript, powered by React Hooks
* Provides a lot of features
* Supports layout and toolbar customization
* Supports localization
* Theming and dark mode are coming soon
Phuoc Nguyen

6yr ago

CSS Layout - Most popular layouts and patterns that can be built with CSS

A collection of popular layouts and patterns made with CSS which are powered by modern CSS features such as flexbox and CSS grid.
The sample code is created with pure CSS, so you can customize easily.
Phuoc Nguyen

5yr ago

Check Browsers Support - Developer Tools, Web Development

This extension allows to check if a given web technology is supported by different desktop and mobile browsers without leaving your tab.
Phuoc Nguyen

4yr ago

Intersection Observer Examples - Practical, real world React examples of IntersectionObserver

This is a collection of examples using Intersection Observer API without any dependency.