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 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Deep BlueDot, και η κύρια λειτουργία του είναι "Share issues with your team right from the website you're viewing.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Devign - An automated issue reporting tool
Λήψη αρχείων επέκτασης 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:\/\/*\/*", " |