Devign - An automated issue reporting tool
Share issues with your team right from the website you're viewing.
Devign - An automated issue reporting toolคืออะไร?
Devign - An automated issue reporting tool เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Deep BlueDot และคุณลักษณะหลักของมันคือ "Share issues with your team right from the website you're viewing."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Devign - An automated issue reporting tool
ดาวน์โหลดไฟล์ส่วนขยาย Devign - An automated issue reporting tool ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Issue reporting is inevitable, yet time consuming which takes up your most scarce resource—time. With Devign, you can discover, report, and share directly from your website / web product under 5 seconds—hassle free. Run spell checks for your design by visual AI ‘Lumos’ 🌐 www.devign.app ✉️ [email protected]
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Devign - An automated issue reporting tool |
ID | dboghcepdhnnnfackmlindfimpfbcnhd |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/devign-an-automated-issue/dboghcepdhnnnfackmlindfimpfbcnhd |
คำอธิบาย | Share issues with your team right from the website you're viewing. |
ขนาดไฟล์ | 1.22 MB |
จำนวนการติดตั้ง | 470 |
เวอร์ชันปัจจุบัน | 0.2.21 |
อัปเดตครั้งล่าสุด | 2023-02-07 |
วันที่เผยแพร่ | 2022-06-13 |
คะแนน | 5.00/5 รวมทั้งหมด 7 คะแนน |
ผู้พัฒนา | Deep BlueDot |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://devign.app |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Share issues with your team right from the website you're viewing.", "version": "0.2.21", "manifest_version": 3, "name": "Devign - An automated issue reporting tool", "background": { "service_worker": "background.bundle.js" }, "action": { "default_icon": "logo.png" }, "icons": { "128": "logo.png" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |