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 |
官方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:\/\/*\/*", " |