0.0.7 • Published 8 years ago

chrome-extension-haxe v0.0.7

Weekly downloads
10
License
MIT
Repository
github
Last release
8 years ago

Haxe Chrome Extension Build Status

Haxe/Javascript type definitions for google chrome extensions.

API version: 47


To install from haxelib run:

$ haxelib install chrome-extension

For packaged apps types see: https://github.com/tong/chrome.app


Haxe Defines

  • -D chrome Required (added automatically when using from haxelib)
  • -D chrome_ext Required (added automatically when using from haxelib)
  • -D chrome_os To access apis available on chrome-os only.
  • -D chrome_dev To access apis available on the dev channel only.
  • -D chrome_experimental To access experimental apis.
0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago