Unravel
Extracts a plaintext crash from Twitter Fabric (Crashlytics)
Unravel란 무엇입니까?
Unravel은(는) James Reggio에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Extracts a plaintext crash from Twitter Fabric (Crashlytics)"입니다.
확장 프로그램 스크린샷
Unravel 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Unravel will extract a simple plaintext representation of an iOS (iPhone or iPad) crash from the Crashlytics tab in Twitter Fabric. The plaintext representation contains: 1. Device and OS specifics 2. Memory and disk utilization 3. UI and device orientation 4. Stacktrace for every captured thread, including crash metadata on the offending threads This plaintext crash representation makes it easy to file a radar bug report against Apple, or share with an external developer on a site like Stack Overflow. To use, simply navigate to a specific crash within Crashlytics. (The icon should light up blue.) Next, click the icon and copy the resulting text. Unravel will guide you through filing an issue if it is no longer able to interoperate with the Crashlytics website.
확장 프로그램 기본 정보
이름 | |
ID | opccdmdchkjidmnneegkgglhgigpkopa |
공식 URL | https://chrome.google.com/webstore/detail/unravel/opccdmdchkjidmnneegkgglhgigpkopa |
설명 | Extracts a plaintext crash from Twitter Fabric (Crashlytics) |
파일 크기 | 20.69 KB |
설치 횟수 | 20 |
현재 버전 | 1.0.1 |
최근 업데이트 | 2016-03-11 |
출시 날짜 | 2016-03-11 |
개발자 | James Reggio |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://github.com/jamesreggio/unravel |
도움말 페이지 URL | https://github.com/jamesreggio/unravel/issues |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Unravel", "version": "1.0.1", "description": "Extracts a plaintext crash from Twitter Fabric (Crashlytics)", "author": "James Reggio |