This repository aims to provide BuckleScript bindings to the Google Chrome extensions API so users can write Chrome apps in OCaml.
The examples/
directory contains a file consuming the bindings, for reference.
An example Chrome extension can be found at thoughtbot/bs-google-drive-slideshow
.
There is a GitHub Project where you can see which APIs to implement next.
npm install
npm run build