A Chrome extension that helps users check if a website is a Progressive Web App (PWA).
- Simple and intuitive interface
- Instant PWA detection
- Clean and modern design
- Lightweight and fast
- Download or clone this repository
- Open Chrome and go to
chrome://extensions/
- Enable "Developer mode" in the top right corner
- Click "Load unpacked" and select the extension directory
- Click on the PWA Checker icon in your Chrome toolbar
- The extension will automatically check if the current website is a PWA
- Results will be displayed immediately with a clear visual indicator
The extension checks for two main PWA requirements:
- Presence of a Web App Manifest
- Service Worker support
Created by alirezasaddeghi
This project is open source and available under the MIT License.