Example usage for com.google.gwt.chrome.crx.client ContentScript subclass-usage

List of usage examples for com.google.gwt.chrome.crx.client ContentScript subclass-usage

Introduction

In this page you can find the example usage for com.google.gwt.chrome.crx.client ContentScript subclass-usage.

Usage

From source file com.google.speedtracer.client.DataLoader.java

/**
 * Stub class with annotation so we can get the content script referenced in our
 * manifest.
 */
@ManifestInfo(path = "data_loader.js", whiteList = { "http://*/*", "https://*/*",
        "file:///*" }, runAt = ContentScript.DOCUMENT_END)

From source file com.google.speedtracer.headlessextension.client.HeadlessContentScript.java

/**
 * Content script used for the headless extension.
 * 
 * The headless content script ("headless_content_script.js") injects a
 * JavaScript API ("headless_api.js") into the page. The API allows code in the
 * page to turn SpeedTracer monitoring on and off, and to retrieve a copy of the