We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdf9338 commit 5b3e621Copy full SHA for 5b3e621
README.md
@@ -41,7 +41,7 @@ The best Flux libs:
41
42
* **Nuclear-JS** [http://optimizely.github.io/nuclear-js/](http://optimizely.github.io/nuclear-js/), minimal state, default immutable state, inspired by [Om](https://github.com/omcljs/om), isomorphic soon
43
* **Redux** [https://github.com/gaearon/redux](https://github.com/gaearon/redux), successor of [Flummox](http://acdlite.github.io/flummox), isomorphic, minimal state, stateless stores, flexible, minimalistic, Chrome extension with "[time travel](https://www.youtube.com/watch?v=xsSnOQynTHs)" soon.
44
-* **Marty** [http://martyjs.org/](http://martyjs.org/) + [Chrome extension]
+* **Marty** [http://martyjs.org/](http://martyjs.org/) + [Chrome extension](https://chrome.google.com/webstore/detail/marty-developer-tools/fifcikknnbggajppebgolpkaambnkpae)
45
* Alt [http://alt.js.org/](http://alt.js.org/) + [Chrome extension](https://github.com/goatslacker/alt-devtool), isomorphic
46
(https://chrome.google.com/…/fifcikknnbggajppebgolpkaambnkpae), isomorphic
47
* Fluxible [http://fluxible.io/](http://fluxible.io), close to original Flux but isomorphic and it's used by Yahoo in production.
0 commit comments