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 |
Eメール | [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:\/\/*\/*", " |