Devign - An automated issue reporting tool
Share issues with your team right from the website you're viewing.
Vad är Devign - An automated issue reporting tool?
Devign - An automated issue reporting tool är en Chrome-tillägg utvecklad av Deep BlueDot, och dess huvudfunktion är "Share issues with your team right from the website you're viewing.".
Tilläggsskärmbilder
Ladda ner Devign - An automated issue reporting tool-förlängningens CRX-fil
Ladda ner Devign - An automated issue reporting tool-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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]
Grundläggande Information om Tillägg
Namn | Devign - An automated issue reporting tool |
ID | dboghcepdhnnnfackmlindfimpfbcnhd |
Officiell webbadress | https://chromewebstore.google.com/detail/devign-an-automated-issue/dboghcepdhnnnfackmlindfimpfbcnhd |
Beskrivning | Share issues with your team right from the website you're viewing. |
Filstorlek | 1.22 MB |
Antal Installationer | 470 |
Aktuell Version | 0.2.21 |
Senast Uppdaterad | 2023-02-07 |
Publiceringsdatum | 2022-06-13 |
Betyg | 5.00/5 Totalt 7 Betyg |
Utvecklare | Deep BlueDot |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://devign.app |
Stödda Språk | 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:\/\/*\/*", " |