BugSol - A Bug Reporting Tool
A Bug Reporting Tool
什么是BugSol - A Bug Reporting Tool?
BugSol - A Bug Reporting Tool是由Qodic开发的Chrome扩展程序,该扩展的主要功能是“A Bug Reporting Tool”。
扩展截图
下载BugSol - A Bug Reporting Tool扩展crx文件
下载BugSol - A Bug Reporting Tool扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
BugSol is a Trello-based bug reporting tool, making it easy for developers and clients to collaborate better. BugSol was developed by a team of developers who knew how difficult software testing & pointing out bugs can get. This tool uses one of the most popular project & bug tracking system, Trello. With a click of a button, you can integrate BugSol with their Trello account. Then to report a bug, just take a screenshot of the bug, annotate the screenshot if required and save it to your Trello card. You can set the default board to which the screenshot will be saved to. We have developed this tool with just the developers' and clients' point of views. So in case you have any suggestions or feedback to make this tool better, then feel free to contact us. And don't forget to RATE US 5 STARS. You reviews matter a lot.
扩展基本信息
名称 | BugSol - A Bug Reporting Tool |
ID | bifbncoednkenflmljidoigbnkagmjjd |
官方URL | https://chromewebstore.google.com/detail/bugsol-a-bug-reporting-to/bifbncoednkenflmljidoigbnkagmjjd |
简介 | A Bug Reporting Tool |
文件大小 | 1.02 MB |
安装次数 | 87 |
当前版本 | 1.4 |
更新时间 | 2022-07-11 |
上架时间 | 2018-08-25 |
评分 | 5.00/5 共1次评分 |
开发者 | Qodic |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "1.4", "name": "BugSol - A Bug Reporting Tool", "default_locale": "en", "description": "A Bug Reporting Tool", "minimum_chrome_version": "6.0", "background": { "page": "background.html" }, "options_page": "options.html", "icons": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "permissions": [ "tabs", " |