Svelte Devtools is a javascript extension for chrome. also, it is development tools extension. it's a free extension , it has 10,000+ active users since released its first version, it earns an average rating of 3.26 from 53 rated user, last update is 1413 days ago.
Svelte Devtools is a Chrome extension for the Svelte javascript framework. It allows you to inspect the Svelte state and component hierarchies in the Chrome Developer Tools. After installing you will see new tab in Chrome DevTools. This tab displays a tree of Svelte components, HTMLx blocks, and DOM elements that were rendered on the page. By selecting one of the nodes in the tree, you can inspect and edit its current state in the panel to the right.
You could download the latest version crx file or older version files and install it.
English (United States).
36% user give 5-star rating, 6% user give 4-star rating, 6% user give 3-star rating, 3% user give 2-star rating, 48% user give 1-star rating. Read reviews of svelte devtools
You could find more help information from svelte devtools support page.
You could send emails to publisher, or check publisher's website.
More about manifest_file of svelte devtools.
You could click to report abuse of svelte devtools.
Doesn't work anymore as others have said
doesn't work
Can stores be added. Unable to see the current state of a store. Was expecting to see store changes like what vue devtools offers