Access Token Grabber
Grab an access token of a web request quickly and waste no more time finding it in dev-tools
Access Token Grabberคืออะไร?
Access Token Grabber เป็นส่วนขยายของ Chrome ที่พัฒนาโดย herren.io และคุณลักษณะหลักของมันคือ "Grab an access token of a web request quickly and waste no more time finding it in dev-tools"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Access Token Grabber
ดาวน์โหลดไฟล์ส่วนขยาย Access Token Grabber ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Introducing the fastest way to get your web request access token - say goodbye to wasting time searching through dev-tools! This extension simplifies the process, allowing you to grab your access token quickly and easily
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Access Token Grabber |
ID | dmdogmnoogmaabbeemfjolaohpimiiif |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/access-token-grabber/dmdogmnoogmaabbeemfjolaohpimiiif |
คำอธิบาย | Grab an access token of a web request quickly and waste no more time finding it in dev-tools |
ขนาดไฟล์ | 689 KB |
จำนวนการติดตั้ง | 96 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2023-03-19 |
วันที่เผยแพร่ | 2023-03-19 |
ผู้พัฒนา | herren.io |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Access Token Grabber", "description": "Grab an access token of a web request quickly and waste no more time finding it in dev-tools", "version": "1.0", "action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |