Devign - An automated issue reporting tool
Share issues with your team right from the website you're viewing.
Qu'est-ce que Devign - An automated issue reporting tool ?
Devign - An automated issue reporting tool est une extension Chrome développée par Deep BlueDot, et sa fonction principale est "Share issues with your team right from the website you're viewing.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Devign - An automated issue reporting tool
Téléchargez les fichiers d'extension Devign - An automated issue reporting tool au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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]
Informations de Base sur l'Extension
Nom | Devign - An automated issue reporting tool |
ID | dboghcepdhnnnfackmlindfimpfbcnhd |
URL Officiel | https://chromewebstore.google.com/detail/devign-an-automated-issue/dboghcepdhnnnfackmlindfimpfbcnhd |
Description | Share issues with your team right from the website you're viewing. |
Taille du Fichier | 1.22 MB |
Nombre d'Installations | 470 |
Version Actuelle | 0.2.21 |
Dernière Mise à Jour | 2023-02-07 |
Date de Publication | 2022-06-13 |
Évaluation | 5.00/5 Total 7 Évaluations |
Développeur | Deep BlueDot |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://devign.app |
Langues Prises en Charge | 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:\/\/*\/*", " |