Service Worker Detector Chrome 插件, crx 扩展下载
This extension detects if a website registers a Service Worker.
? This extension detects if a website registers a Service Worker [1] by reading the navigator.serviceWorker.controller property [2]. It also parses the Web App Manifest and displays the information in an accessible way. Find the source code of the extension on GitHub [3].
? Why would you want this? If you aren’t into Web development, most probably you wouldn’t. However, if you are into Web development, the extension helps you identify (unexpected) Service Worker registrations in the wild and lets you analyze their code and learn from them.
? Why would you use this extension and not just the amazing Chrome Developer Tools? The answer is that the extension proactively detects Service Workers before you even have to open the Developer Tools (which you probably eventually will end up doing anyway).
--
[1] https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker
[2] https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorkerContainer/controller
[3] https://github.com/google/service-worker-detector
| 分类 | 💻开发者工具 |
| 插件标识 | ofdigdofloanabjcaijfidkogmejlmjc |
| 平台 | Chrome |
| 评分 |
☆☆☆☆☆
|
| 评分人数 | |
| 插件主页 | https://chromewebstore.google.com/detail/service-worker-detector/ofdigdofloanabjcaijfidkogmejlmjc |
| 版本号 | 2.4.1 |
| 大小 | 432KiB |
| 官网下载次数 | 1000 |
| 下载地址 | |
| 更新时间 | 2023-10-04 00:00:00 |
CRX扩展文件安装方法
第1步: 打开Chrome浏览器的扩展程序
第2步:
在地址栏输入: chrome://extensions/
第3步: 开启右上角的【开发者模式】
第4步: 重启Chrome浏览器 (重要操作)
第5步: 重新打开扩展程序管理界面
第6步: 将下载的crx文件直接拖入页面完成安装
注意:请确保使用最新版本的Chrome浏览器