Zukeeper: Devtools for Zustand
Devtools for Zustand, in Zustand
Cos'è Zukeeper: Devtools for Zustand?
Zukeeper: Devtools for Zustand è un'estensione di Chrome sviluppata da zukeeper.tools, e la sua funzione principale è "Devtools for Zustand, in Zustand".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Zukeeper: Devtools for Zustand
Scarica i file di estensione Zukeeper: Devtools for Zustand 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
Zukeeper is a native, holistic developer tool for Zustand that provides powerful insight into the state of your Zustand application. Check out features such as Action Dispatch logs, State value captures, State Diff-ing, State Hierachy visualization, and Time Travel Debugging! Informazioni di Base sull'Estensione
| Nome | |
| ID | copnnlbbmgdflldkbnemmccblmgcnlmo |
| URL Ufficiale | https://chromewebstore.google.com/detail/zukeeper-devtools-for-zus/copnnlbbmgdflldkbnemmccblmgcnlmo |
| Descrizione | Devtools for Zustand, in Zustand |
| Dimensione del File | 939 KB |
| Conteggio Installazioni | 4,604 |
| Versione Corrente | 1.3 |
| Ultimo Aggiornamento | 2023-04-03 |
| Data di Pubblicazione | 2023-03-14 |
| Valutazione | 5.00/5 Totale 5 Valutazioni |
| Sviluppatore | zukeeper.tools |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://www.zukeeper-tools.com/ |
| URL della Pagina di Aiuto | https://github.com/oslabs-beta/Zukeeper/issues |
| URL della Pagina della Politica sulla Privacy | https://www.zukeeper-tools.com/privacy-policy |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.3",
"name": "Zukeeper: Devtools for Zustand",
"description": "Devtools for Zustand, in Zustand",
"manifest_version": 3,
"homepage_url": "https:\/\/github.com\/oslabs-beta\/Zukeeper#readme",
"author": "Chris Olmsted, George Vazquez, Santi Lorenzo, Stephen Lee",
"devtools_page": "html\/devtools.html",
"background": {
"service_worker": "\/js\/background.js"
},
"icons": {
"16": ".\/icons\/zukeeper_16x16.png",
"48": ".\/icons\/zukeeper_48x48.png",
"128": ".\/icons\/zukeeper_128x128.png"
},
"content_scripts": [
{
"matches": [
" | |