feat(chrome extensions: JS Runtime, PrettyPrint

- Update README
 - Keep an eye on, but don't install CSS Shack / JetBrains IDE
This commit is contained in:
Iristyle
2013-04-03 12:37:30 -04:00
parent 73c51c0150
commit 0e6372e97d
4 changed files with 30 additions and 0 deletions

View File

@@ -54,6 +54,11 @@
CoffeeScript IDE is preferred, but requires login
https://chrome.google.com/webstore/detail/coffeescript-ide/hikjpmfebkagiijbdinakadphhjffaik
- JS Runtime Inspector
https://chrome.google.com/webstore/detail/js-runtime-inspector/iilpjebedgohcmlffhnkhbjhabkdhfmn/related
- PrettyPrint
https://chrome.google.com/webstore/detail/prettyprint/nipdlgebaanapcphbcidpmmmkcecpkhg/reviews
Previously Included
===========================================================================
@@ -71,6 +76,12 @@
- Grunt DevTools
https://chrome.google.com/webstore/detail/grunt-devtools/fbiodiodggnlakggeeckkjccjhhjndnb
- CSS Shack
https://chrome.google.com/webstore/detail/css-shack/geiccgjkigajaicecnhdokggninehdlp/details
- JetBrains IDE support
https://chrome.google.com/webstore/detail/jetbrains-ide-support/hmhgeddbohgjknpmjagkdomcpobmllji
</description>
<projectUrl>http://github.com/Iristyle/ChocolateyPackages/</projectUrl>
<tags>Google Chrome Extension Development Web</tags>

View File

@@ -19,6 +19,8 @@ try {
"ognampngfcbddbfemdapefohjiobgbdl" = "Speed Tracer";
"ladbkfdlnaibelfidknofapbbdlhadfp" = "CoffeeConsole";
"ninejjcohidippngpapiilnmkgllmakh" = "YSlow";
"iilpjebedgohcmlffhnkhbjhabkdhfmn" = "JS Runtime Inspector";
"nipdlgebaanapcphbcidpmmmkcecpkhg" = "PrettyPrint";
# has messed up install requirements
# "hikjpmfebkagiijbdinakadphhjffaik" = "CoffeeScript IDE";
# "fdmmgilgnpjigdojojpjoooidkmcomcm" = "PostMan";
@@ -27,6 +29,8 @@ try {
# deprecated for now
# "fbiodiodggnlakggeeckkjccjhhjndnb" = "Grunt DevTools";
# "lfjbhpnjiajjgnjganiaggebdhhpnbih" = "Tincr"
# "geiccgjkigajaicecnhdokggninehdlp" = "CSS Shack";
# "hmhgeddbohgjknpmjagkdomcpobmllji" = "JetBrains IDE Support";
}
Install-ChromeExtensions $toInstall