From a245463ede3b29ca9545b70bf9a00660a94033b6 Mon Sep 17 00:00:00 2001 From: Kevin Walter Date: Fri, 26 Jun 2015 22:21:39 +0200 Subject: [PATCH] Add scala-js-chrome to libraries section --- index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/index.md b/index.md index 8c7c3fad..7e1550f3 100644 --- a/index.md +++ b/index.md @@ -80,6 +80,7 @@ and then "Create a Pull Request". * [scala-js-vaadin-components](https://github.com/hezamu/scala-js-vaadin-components): static types for [Vaadin Components](http://vaadin.com/components) * [scalajs-createjs](https://github.com/takezoe/scalajs-createjs): static types for [CreateJS](http://createjs.com/) * [scalajs-ace](https://github.com/takezoe/scalajs-ace): static types for [Ace](http://ace.c9.io/) +* [scala-js-chrome](https://github.com/lucidd/scala-js-chrome): static types for Chrome [App](https://developer.chrome.com/apps/api_index) and [Extension](https://developer.chrome.com/extensions/api_index) APIs ### Testing frameworks