Detector APIs Extension
The extension supports getting all APIs and CURL command when load a website.
Detector APIs Extensionคืออะไร?
Detector APIs Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย nguyenvantuan2391996 และคุณลักษณะหลักของมันคือ "The extension supports getting all APIs and CURL command when load a website."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Detector APIs Extension
ดาวน์โหลดไฟล์ส่วนขยาย 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
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Detector APIs Extension |
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": [ " |