chrome.runtime

bindings

package bindings

Visibility
  1. Public
  2. All

Type Members

  1. trait App extends Object

    Annotations
    @RawJSType() @native()
  2. trait AppManifest extends Object with Manifest

    Annotations
    @RawJSType() @native()
  3. trait Background extends Object

    Annotations
    @RawJSType() @native()
  4. trait ConnectInfo extends Object

    Annotations
    @RawJSType() @native()
  5. trait DirectoryEntry extends Object

    Annotations
    @RawJSType() @native()
  6. trait Error extends Object

    Annotations
    @RawJSType() @native()
  7. trait ExtensionManifest extends Object with Manifest

    Annotations
    @RawJSType() @native()
  8. trait Manifest extends Object

    Annotations
    @RawJSType() @native()
  9. trait MessageSender extends Object

    Annotations
    @RawJSType() @native()
  10. trait OnInstalledDetails extends Object

    Annotations
    @RawJSType() @native()
  11. trait OnUpdateAvailableDetails extends Object

    Annotations
    @RawJSType() @native()
  12. trait PlatformInfo extends Object

    Annotations
    @RawJSType() @native()
  13. trait Port extends Object

    Annotations
    @RawJSType() @native()
  14. trait SendMessageOptions extends Object

    Annotations
    @RawJSType() @native()

Value Members

  1. object Manifest

  2. object OnInstalledDetails

  3. object PlatformInfo

  4. object RestartReasons

  5. object Runtime extends Object

    Annotations
    @JSGlobal( "chrome.runtime" ) @native()
  6. object UpdateCheck

Ungrouped