All Projects → google → Service Worker Detector

google / Service Worker Detector

Licence: apache-2.0
This extension detects if a website registers a Service Worker.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Service Worker Detector

Jfa Pwa Toolkit
⚡️ PWA Features to Any Website (very Fast & Easy)
Stars: ✭ 245 (+97.58%)
Mutual labels:  manifest, pwa, progressive-web-app, service-worker
Vue Perf Devtool
Vue Performance Devtool is a browser extension for inspecting the performance of Vue Components.
Stars: ✭ 510 (+311.29%)
Mutual labels:  extension, devtools, chrome-extension
Pwa Asset Generator
Automates PWA asset generation and image declaration. Automatically generates icon and splash screen images, favicons and mstile images. Updates manifest.json and index.html files with the generated images according to Web App Manifest specs and Apple Human Interface guidelines.
Stars: ✭ 1,787 (+1341.13%)
Mutual labels:  manifest, pwa, progressive-web-app
Wappalyzer
Identify technology on websites.
Stars: ✭ 7,245 (+5742.74%)
Mutual labels:  developer-tools, devtools, browser-extension
Pwa Bugs
🚔 List of PWA Bugs and workarounds
Stars: ✭ 444 (+258.06%)
Mutual labels:  manifest, pwa, service-worker
Offline Plugin
Offline plugin (ServiceWorker, AppCache) for webpack (https://webpack.js.org/)
Stars: ✭ 4,444 (+3483.87%)
Mutual labels:  pwa, progressive-web-app, service-worker
Vue Wordpress Pwa
An offline-first SPA using Vue.js, the WordPress REST API and Progressive Web Apps
Stars: ✭ 665 (+436.29%)
Mutual labels:  pwa, progressive-web-app, service-worker
Daily
Building the homepage every developer deserves 👩🏽‍💻 👨‍💻
Stars: ✭ 4,632 (+3635.48%)
Mutual labels:  developer-tools, chrome-extension, pwa
Yinyue
🏖Version Of Progressive Web App ( Serverless )
Stars: ✭ 57 (-54.03%)
Mutual labels:  manifest, pwa, service-worker
The forge
Our groundbreaking, lightning fast PWA CLI tool
Stars: ✭ 70 (-43.55%)
Mutual labels:  pwa, progressive-web-app, service-worker
Beer
The source code for the Progressive Beer app!
Stars: ✭ 73 (-41.13%)
Mutual labels:  pwa, progressive-web-app, service-worker
Network Plus
DevTools for network recording, modification and resending.
Stars: ✭ 122 (-1.61%)
Mutual labels:  devtools, chrome-extension, browser-extension
Pwa Book Cn
第一本 PWA 中文书
Stars: ✭ 3,498 (+2720.97%)
Mutual labels:  pwa, progressive-web-app, service-worker
Awesome Meta And Manifest
⚡ Awesome collection of meta tags & manifest properties.
Stars: ✭ 499 (+302.42%)
Mutual labels:  manifest, pwa, progressive-web-app
Super Progressive Web Apps
SuperPWA helps to convert your WordPress website into Progressive Web Apps instantly. PWA (Progressive Web Apps) demo at : https://superpwa.com and Plugin :
Stars: ✭ 304 (+145.16%)
Mutual labels:  pwa, progressive-web-app, service-worker
Upup
✈️ Easily create sites that work offline as well as online
Stars: ✭ 4,777 (+3752.42%)
Mutual labels:  pwa, progressive-web-app, service-worker
Ionic Pwa
🚀 Build a Progressive Web App with Ionic and Angular. Push Notifications. Deployed to Firebase Hosting. The Complete guide to build your PWA. Service Workers. Lighthouse. Web Manifest
Stars: ✭ 87 (-29.84%)
Mutual labels:  pwa, progressive-web-app, service-worker
Android Pwa Wrapper
Android Wrapper to create native Android Apps from offline-capable Progressive Web Apps
Stars: ✭ 265 (+113.71%)
Mutual labels:  pwa, progressive-web-app, service-worker
Progressive Web Apps Book
All of the code for "Progressive Apps" - a book by Dean Hume
Stars: ✭ 270 (+117.74%)
Mutual labels:  pwa, progressive-web-app, service-worker
Pushkit
All the required components to set up independent web push notifications 🎈
Stars: ✭ 45 (-63.71%)
Mutual labels:  pwa, progressive-web-app, service-worker

👷‍♀️ 👷 Service Worker Detector

💻 💬 Description

This extension detects if a website registers a Service Worker by reading the navigator.serviceWorker.controller property. This read-only property of the ServiceWorkerContainer interface only returns a ServiceWorker object if its state is activated. It returns null if the request is a force refresh (shift + refresh) or if there is no active worker.

⚠️ If the extension does not seem to work, perform a soft reload, so the Service Worker has a chance to become active.

Note: this is not an official Google product.

🖥 🔫 Screenshots

Screenshot Service Worker

Screenshot Manifest

Screenshot Cache Storage

🔧 🛍 Installation

Install the Service Worker Detector extension for your favorite browser:

⚤ 👍 Diversity in Tech

The extension represents Service Workers with construction worker emoji. The extension icon randomly features the female or the male construction worker.

📄 💼 License

Copyright 2017 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].