Unravel
Extracts a plaintext crash from Twitter Fabric (Crashlytics)
Co to jest Unravel?
Unravel to rozszerzenie Chrome opracowane przez James Reggio, a jego główną funkcją jest „Extracts a plaintext crash from Twitter Fabric (Crashlytics)”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Unravel
Pobierz pliki rozszerzeń Unravel w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | opccdmdchkjidmnneegkgglhgigpkopa |
Oficjalny URL | https://chrome.google.com/webstore/detail/unravel/opccdmdchkjidmnneegkgglhgigpkopa |
Opis | Extracts a plaintext crash from Twitter Fabric (Crashlytics) |
Rozmiar pliku | 20.69 KB |
Liczba instalacji | 20 |
Aktualna Wersja | 1.0.1 |
Ostatnia Aktualizacja | 2016-03-11 |
Data Publikacji | 2016-03-11 |
Deweloper | James Reggio |
Typ Płatności | free |
Strona Rozszerzenia | https://github.com/jamesreggio/unravel |
Adres URL Strony Pomocy | https://github.com/jamesreggio/unravel/issues |
Obsługiwane Języki | 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 |