version 1.11, 2005/08/13 10:19:41
|
version 1.66, 2008/02/21 19:23:26
|
Line 16
|
Line 16
|
- |
- |
- The Initial Developer of the Original Code is |
- The Initial Developer of the Original Code is |
- Thomas Reitmayr <treitmayr@yahoo.com>. |
- Thomas Reitmayr <treitmayr@yahoo.com>. |
- Portions created by the Initial Developer are Copyright (C) 2005 | - Portions created by the Initial Developer are Copyright (C) 2005-2008 |
- the Initial Developer. All Rights Reserved. |
- the Initial Developer. All Rights Reserved. |
- |
- |
- Contributor(s): |
- Contributor(s): |
Line 42
|
Line 42
|
|
|
<Description about="urn:mozilla:install-manifest"> |
<Description about="urn:mozilla:install-manifest"> |
<em:id>{dbbdd4ec-1601-4ca9-87f3-98730c9fc8eb}</em:id> |
<em:id>{dbbdd4ec-1601-4ca9-87f3-98730c9fc8eb}</em:id> |
<em:version>0.4.4.1</em:version> | <em:version>0.6.16</em:version> |
|
|
<!-- Firefox --> |
<!-- Firefox --> |
<em:targetApplication> |
<em:targetApplication> |
<Description> |
<Description> |
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> |
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> |
<em:minVersion>0.7</em:minVersion> |
<em:minVersion>0.7</em:minVersion> |
<em:maxVersion>1.1</em:maxVersion> | <em:maxVersion>3.0.*</em:maxVersion> |
</Description> |
</Description> |
</em:targetApplication> |
</em:targetApplication> |
|
|
Line 71
|
Line 71
|
</Description> |
</Description> |
</em:targetApplication> |
</em:targetApplication> |
|
|
|
<!-- Thunderbird --> |
|
<em:targetApplication> |
|
<Description> |
|
<em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id> |
|
<em:minVersion>2.0</em:minVersion> |
|
<em:maxVersion>2.0.0.*</em:maxVersion> |
|
</Description> |
|
</em:targetApplication> |
|
|
<!-- Front End MetaData --> |
<!-- Front End MetaData --> |
<em:name>CheckYesss</em:name> |
<em:name>CheckYesss</em:name> |
<em:description>Zeigt das aktuelle Yesss!-Guthaben an</em:description> | <em:description>Guthaben-/Gebühren-/Gesprächsanzeige für Mobilfunk und VoIP</em:description> |
<em:creator>Thomas Reitmayr</em:creator> |
<em:creator>Thomas Reitmayr</em:creator> |
<em:homepageURL>http://checkyesss.mozdev.org/index.html</em:homepageURL> |
<em:homepageURL>http://checkyesss.mozdev.org/index.html</em:homepageURL> |
<em:updateURL>http://downloads.mozdev.org/checkyesss/checkyesss.xml</em:updateURL> | <em:updateURL>http://download.devbase.at/update.php?reqversion=%REQ_VERSION%&id=%ITEM_ID%&version=%ITEM_VERSION%&appid=%APP_ID%&appversion=%APP_VERSION%&appos=%APP_OS%&appabi=%APP_ABI%&status=%ITEM_STATUS%</em:updateURL> |
|
|
<!-- Front End Integration Hooks (used by Extension Manager)--> |
<!-- Front End Integration Hooks (used by Extension Manager)--> |
<em:aboutURL>chrome://checkyesss/content/about.xul</em:aboutURL> |
<em:aboutURL>chrome://checkyesss/content/about.xul</em:aboutURL> |
<em:iconURL>chrome://checkyesss/skin/logo.png</em:iconURL> |
<em:iconURL>chrome://checkyesss/skin/logo.png</em:iconURL> |
<em:previewImage>chrome://checkyesss/skin/preview.png</em:previewImage> |
|
<em:optionsURL>chrome://checkyesss/content/options.xul</em:optionsURL> |
<em:optionsURL>chrome://checkyesss/content/options.xul</em:optionsURL> |
|
<em:updateKey>MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtQvotjI3/5HQ2brl4Z81RW/Y9u8EnICwUltixVozqLqIafy+JsN1Qw+kQ4Ldd0DciOGyjj/fkttlQ6YFfhRMvnqIw9jwNAXlf8xrW+WCSjm8fiikYBkA8GMuv5FJsi4HjkmVYe6+J/qtoD/wAKrHuIUMCt1Hr3HuIMccfY+0wiwIDAQAB"</em:updateKey> |
|
|
<!-- Packages, Skins and Locales that this extension registers --> |
<!-- Packages, Skins and Locales that this extension registers --> |
<em:file> |
<em:file> |
<Description about="urn:mozilla:extension:file:checkyesss.jar"> |
<Description about="urn:mozilla:extension:file:checkyesss.jar"> |
<em:package>content/</em:package> |
<em:package>content/</em:package> |
<em:skin>skin/classic/</em:skin> |
<em:skin>skin/classic/</em:skin> |
|
<em:locale>locale/de-DE/</em:locale> |
</Description> |
</Description> |
</em:file> |
</em:file> |
|
|