Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xifangczy/cat-catch
猫抓 浏览器资源嗅探扩展 / cat-catch Browser Resource Sniffing Extension
https://github.com/xifangczy/cat-catch
chrome chrome-extension firefox firefox-addon javascript jquery
Last synced: 3 days ago
JSON representation
猫抓 浏览器资源嗅探扩展 / cat-catch Browser Resource Sniffing Extension
- Host: GitHub
- URL: https://github.com/xifangczy/cat-catch
- Owner: xifangczy
- License: gpl-3.0
- Created: 2015-12-25T09:56:35.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T08:20:03.000Z (about 2 months ago)
- Last Synced: 2024-10-29T09:40:28.723Z (about 1 month ago)
- Topics: chrome, chrome-extension, firefox, firefox-addon, javascript, jquery
- Language: JavaScript
- Homepage:
- Size: 4.07 MB
- Stars: 9,634
- Watchers: 58
- Forks: 887
- Open Issues: 308
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-reconsidera-takeaway - Cat Catch - Source Software][oss icon] – 抓取网页视频,m3u8 解析下载合并工具 (工具 / 浏览器)
README
[中文] | [English]
# 📑简介
猫抓(cat-catch) 资源嗅探扩展,能够帮你筛选列出当前页面的资源。# 📖安装地址
## 🐴Chrome
https://chrome.google.com/webstore/detail/jfedfbgedapdagkghmgibemcoggfppbb
## 🦄Edge
https://microsoftedge.microsoft.com/addons/detail/oohmdefbjalncfplafanlagojlakmjci
## 🦊Firefox
https://addons.mozilla.org/addon/cat-catch/ 😂需非国区IP访问💔猫抓是开源的,任何人都可以下载修改上架到应用商店,已经有不少加上广告代码后上架的伪猫抓,请注意自己的数据安全。所有安装地址以github和用户文档为准。
# 📒用户文档
https://o2bmm.gitbook.io/cat-catch/# 🌏翻译
[![gitlocalized ](https://gitlocalize.com/repo/9392/whole_project/badge.svg)](https://gitlocalize.com/repo/9392?utm_source=badge)# 📘Chrome/Edge等Chromium内核浏览器 源码加载方法
1. https://github.com/xifangczy/cat-catch/releases 下载 Source code 并解压。
2. 扩展管理页面 打开 "开发者模式"。
3. 点击 "加载已解压的扩展程序" 选中你解压好的目录即可。# 📚兼容性说明
1.0.17版本之后需要Chromium内核版本93以上。
低于93请使用1.0.16版本。
要体验完整功能,请使用104版本以上。# 🔍界面
![popup界面](https://raw.githubusercontent.com/xifangczy/cat-catch/master/README/popup.png)
![m3u8解析器界面](https://raw.githubusercontent.com/xifangczy/cat-catch/master/README/m3u8.png)# 🤚🏻免责
扩展是通用嗅探工具和浏览器DevTools功能一致,没有针对任何一家网站进行解密操作,用户下载任何内容与扩展无关,请注意下载资源的权限和版权。# 🔒隐私政策
扩展不会收集任何个人信息,不包含任何跟踪器。# 💖鸣谢
- [hls.js](https://github.com/video-dev/hls.js)
- [jQuery](https://github.com/jquery/jquery)
- [mux.js](https://github.com/videojs/mux.js)
- [js-base64](https://github.com/dankogai/js-base64)
- [jquery.json-viewer](https://github.com/abodelot/jquery.json-viewer)
- [Momo707577045](https://github.com/Momo707577045)
- [mpd-parser](https://github.com/videojs/mpd-parser)
- [StreamSaver.js](https://github.com/jimmywarting/StreamSaver.js)# 📜License
GPL-3.0 license1.0版 使用 MIT许可
2.0版 更改为GPL v3许可
为了资源嗅探扩展有良好发展,希望使用猫抓源码的扩展仍然保持开源。