mirror of
https://github.com/fergalmoran/chrometophone.git
synced 2025-12-22 09:41:51 +00:00
Changes to Opera to Phone config
This commit is contained in:
17
third_party/operatophone/config.xml
vendored
17
third_party/operatophone/config.xml
vendored
@@ -1,12 +1,9 @@
|
|||||||
<?xml version='1.0' encoding='utf-8'?>
|
<?xml version='1.0' encoding='utf-8'?>
|
||||||
<widget xmlns="http://www.w3.org/ns/widgets" id="https://addons.opera.com/addons/extensions/details/operatophone/" version="1.3.1">
|
<widget xmlns="http://www.w3.org/ns/widgets" id="https://addons.opera.com/addons/extensions/details/opera-to-phone/" version="1.3.1">
|
||||||
<name>Opera to Phone</name>
|
<name>Opera to Phone</name>
|
||||||
<description>Seamlessly push links, maps, youtube videos, phone numbers and text directly to your Android device. Requires a mobile phone running Android 2.2+ and the 'Chrome to Phone' application.</description>
|
|
||||||
<author href="http://my.opera.com/richtr/blog/2010/12/13/opera-to-phone-extension-support-page">Rich Tibbett</author>
|
|
||||||
<access origin="https://chrometophone.appspot.com"/>
|
<access origin="https://chrometophone.appspot.com"/>
|
||||||
<icon src="icon_64.png"/>
|
<icon src="icon_64.png"/>
|
||||||
<license>
|
<license>Copyright 2010 Rich Tibbett
|
||||||
Copyright 2010 Opera Software ASA.
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
@@ -18,10 +15,8 @@ Unless required by applicable law or agreed to in writing, software
|
|||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
See the License for the specific language governing permissions and
|
See the License for the specific language governing permissions and
|
||||||
limitations under the License.
|
limitations under the License.</license>
|
||||||
|
<author href="http://my.opera.com/richtr/blog/2010/12/13/opera-to-phone-extension-support-page">Rich Tibbett</author>
|
||||||
Portions of this work are modifications based on work created and shared
|
<update-description href="https://extension-updates.opera.com/api/w3c-wd1/update/f128c3fa-3357-4e76-8b14-5561a568337c/"/>
|
||||||
by Google and used according to terms described in the Creative Commons 3.0
|
<description xml:lang="en">Seamlessly push links, maps, youtube videos, phone numbers and text to copy to the clipboard directly to your Android device.</description>
|
||||||
Attribution License.
|
|
||||||
</license>
|
|
||||||
</widget>
|
</widget>
|
||||||
|
|||||||
Reference in New Issue
Block a user