Skip to content

dboris/ocaml-chrome-ext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome browser extensions API bindings for OCaml

Overview

This project implements (partial) bindings to the Chrome browser extensions JavaScript API. The bindings are created with gen_js_api.

Installation

opam pin add chrome_ext https://github.com/dboris/ocaml-chrome-ext.git

Examples

The test suite is implemented in a Chrome extension that serves as an example of how to use the bindings. To install the extension, run make and load the extension into Chrome from the dist directory. The test results are shown on the background page console and on a page opened by the extension.

About

Chrome browser extensions API bindings for OCaml

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published