Mobx Prettier
Prettify Mobx objects in Chrome console and debugger.
Cos'è Mobx Prettier?
Mobx Prettier è un'estensione di Chrome sviluppata da Finga, e la sua funzione principale è "Prettify Mobx objects in Chrome console and debugger.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Mobx Prettier
Scarica i file di estensione Mobx Prettier in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Mobx Prettier is a Chrome extension that prettifies / formats Mobx objects in Dev Tools console and debugger for easy inspection. Informazioni di Base sull'Estensione
| Nome | |
| ID | helikjgacgldannkhjdncofmeodpabmp |
| URL Ufficiale | https://chromewebstore.google.com/detail/mobx-prettier/helikjgacgldannkhjdncofmeodpabmp |
| Descrizione | Prettify Mobx objects in Chrome console and debugger. |
| Dimensione del File | 16.96 KB |
| Conteggio Installazioni | 104 |
| Versione Corrente | 1.0.0 |
| Ultimo Aggiornamento | 2022-09-19 |
| Data di Pubblicazione | 2022-09-19 |
| Sviluppatore | Finga |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://github.com/fingerartur/mobx_prettier/ |
| URL della Pagina di Aiuto | https://github.com/fingerartur/mobx_prettier/issues |
| Lingue Supportate | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Mobx Prettier",
"manifest_version": 3,
"version": "1.0.0",
"description": "Prettify Mobx objects in Chrome console and debugger.",
"icons": {
"16": "icon16.png",
"32": "icon32.png",
"48": "icon48.png",
"128": "icon128.png"
},
"action": {
"default_title": "Mobx Prettier",
"default_icon": {
"16": "icon16.png",
"32": "icon32.png",
"48": "icon48.png",
"128": "icon128.png"
}
},
"content_scripts": [
{
"matches": [
" | |