Detector APIs Extension
The extension supports getting all APIs and CURL command when load a website.
什么是Detector APIs Extension?
Detector APIs Extension是由nguyenvantuan2391996开发的Chrome扩展程序,该扩展的主要功能是“The extension supports getting all APIs and CURL command when load a website.”。
扩展截图
下载Detector APIs Extension扩展crx文件
下载Detector APIs Extension扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
The extension was developed by Tuan Nguyen, who is a software engineer.
The detector APIs extension doesn't show ads and doesn't send users' data anywhere. It's fully open-source: https://github.com/nguyenvantuan2391996/extensions-development/tree/master/detector-apis-extension
Before you install it, disable similar extensions. Enjoy watching!
Contact me at: [email protected]
Donate for me at: https://paypal.me/Newslette247
Version 1.0.4: adding detect api with post and put method 扩展基本信息
| 名称 | |
| ID | gpaklkeejlpmejgppfbmfcgflhjpkalf |
| 官方URL | https://chromewebstore.google.com/detail/detector-apis-extension/gpaklkeejlpmejgppfbmfcgflhjpkalf |
| 简介 | The extension supports getting all APIs and CURL command when load a website. |
| 文件大小 | 53.53 KB |
| 安装次数 | 259 |
| 当前版本 | 1.0.4 |
| 更新时间 | 2023-09-12 |
| 上架时间 | 2023-03-07 |
| 评分 | 5.00/5 共2次评分 |
| 开发者 | nguyenvantuan2391996 |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 隐私政策页面URL | https://nguyenvantuan2391996.github.io/game-development/privacy-policy.html |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Detector APIs Extension",
"description": "The extension supports getting all APIs and CURL command when load a website.",
"version": "1.0.4",
"action": {
"default_popup": "src\/popup.html",
"default_icon": "images\/detector-apis-extension.png"
},
"icons": {
"128": "images\/detector-apis-extension.png"
},
"content_scripts": [
{
"matches": [
" | |