# Enable Chromium development tools

**URL:** https://discourse.stonehearth.net/t/enable-chromium-development-tools/9866
**Category:** Modding
**Created:** [January 26, 2015, 11:42am UTC](https://discourse.stonehearth.net/t/enable-chromium-development-tools/9866 "2015-01-26T11:42:37Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![RepeatPan](https://sea2.discourse-cdn.com/flex022/user_avatar/discourse.stonehearth.net/repeatpan/32/46418_2.png) [@RepeatPan](https://discourse.stonehearth.net/u/RepeatPan)
#### Post date: [January 26, 2015, 7:37pm UTC](https://discourse.stonehearth.net/t/enable-chromium-development-tools/9866/3 "2015-01-26T19:37:04Z")

</div>

Yes. You need to figure out which version of Chromium Stonehearth used (by checking the version of the cef.dll), download that CEF package and extract a few files.

> [@The Modding Requests](https://discourse.stonehearth.net/t/the-modding-requests/5317/4):
>
> @RepeatPan: Can we access the Javascript debugger/refresh UI stuff on the fly already?
> 
> It works in the shipping build, but you need the devtools package from Chromium Embedded to enable it:
> 
> 1. Download the latest CEF3 build
> 2. Open the archive and copy cef.pak and devtools\_resources.pak in the resources directory to your Stonehearth folder (right next to the locale’s folder).
> 3. Run the game and point Chrome at [http://localhost:1338](http://localhost:1338)
> 
> You can hit F5 in Chrome to reload the UI in Stonehearth.

Using a different version will cause crashes and/or odd behaviour (such as weird console styling). This has worked well during Alpha 6/7, I’m sure it hasn’t changed since then.

The Ember inspector is not necessary and I don’t have it installed.

---

_[View the full topic](https://discourse.stonehearth.net/t/enable-chromium-development-tools/9866)._
