Devign - An automated issue reporting tool
Share issues with your team right from the website you're viewing.
What is Devign - An automated issue reporting tool?
Devign - An automated issue reporting tool is a Chrome extension developed by Deep BlueDot, and its main feature is "Share issues with your team right from the website you're viewing.".
Extension Screenshots
Download Devign - An automated issue reporting tool Extension CRX File
Download Devign - An automated issue reporting tool extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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]
Extension Basic Information
Name | Devign - An automated issue reporting tool |
ID | dboghcepdhnnnfackmlindfimpfbcnhd |
Official URL | https://chromewebstore.google.com/detail/devign-an-automated-issue/dboghcepdhnnnfackmlindfimpfbcnhd |
Description | Share issues with your team right from the website you're viewing. |
File Size | 1.22 MB |
Installation Count | 470 |
Current Version | 0.2.21 |
Last Updated | 2023-02-07 |
Publish Date | 2022-06-13 |
Rating | 5.00/5 Total 7 Ratings |
Developer | Deep BlueDot |
[email protected] | |
Payment Type | free |
Extension Website | https://devign.app |
Supported Languages | 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:\/\/*\/*", " |