Run javascript codes on CRM without publish.This extension allows you to run javascript code on Microsoft Dynamics CRM. In this way you can show hidden fields , you can enable and edit the disabled fields or you can achieve the available methods or object on web resouces of current form with "this" keyword. Such as this.YourWebResourceFunction();
Also it provides storage support for your snippets.