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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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:\/\/*\/*", " |