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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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", " |