cordova-plugin-chrome-apps-pushmessaging
Version:
This plugin allows apps to receive push messages.
16 lines (14 loc) • 481 B
text/xml
<!--
Copyright (c) 2015 The Chromium Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<plugin xmlns="http://cordova.apache.org/ns/plugins/1.0"
id="cordova-plugin-chrome-apps-pushmessaging-tests"
version="1.1.1-dev">
<name>Chrome Apps Push Messaging Tests</name>
<js-module src="tests.js" name="tests">
<runs/>
</js-module>
</plugin>