Thanks to visit codestin.com
Credit goes to lib.haxe.org

chrome-extension

Google chrome extension type definitions
https://github.com/tong/chrome.extension

To install, run:

haxelib install chrome-extension 80.0.0 

See using Haxelib in Haxelib documentation for more information.

README.md

Haxe Chrome Extension Build Status Haxelib Version

Haxe/Javascript type definitions for google chrome extensions.

API version: 75

Install

$ haxelib install chrome-extension

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

Usage

-lib chrome_extension

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.
Contributors
tong
Version
80.0.0
Published
6 years ago
License
Public

All libraries are free

Every month, more than a thousand developers use Haxelib to find, share, and reuse code — and assemble it in powerful new ways. Enjoy Haxe; It is great!

Explore Haxe

Haxe Manual

Haxe Code Cookbook

Haxe API documentation

You can try Haxe in the browser! try.haxe.org

Join us on GitHub!

Haxe is being developed on GitHub. Feel free to contribute or report issues to our projects.

Haxe on GitHub