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是由Deep BlueDot開發的Chrome擴展程式,該擴展的主要功能是“Share issues with your team right from the website you're viewing.”。
擴展截圖
下載Devign - An automated issue reporting tool擴展crx文件
下載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 |
官方網址 | 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:\/\/*\/*", " |