Statistics
| Branch: | Revision:

root / programs / firefoxextension @ ae6f615b

Name Size
  components
  content
  skin
CMakeLists.txt 1.3 kB
bootstrap.js 916 Bytes
chrome.manifest 1 kB
install.rdf.in 1.1 kB
packextension.js 2.9 kB

Latest revisions

# Date Author Comment
71360801 12/08/2011 11:52 am Jos van den Oever

Various build fixes needed because webodf.js is not included in the respository anymore.

2fdaab47 12/06/2011 04:27 pm Jos van den Oever

Update version number to match the last number used in the firefox extension.
and remove the reduntant install.rdf from the repository.

b3d6c5a8 12/06/2011 04:21 pm Jos van den Oever

Use a central version number.
This number is used in the firefox extension and will be used in more places.

63532e78 12/05/2011 04:39 pm Jos van den Oever

Fix the download button.

Previously, the download button would save under a different unfriendly name. Now, the original filename as shown on the server is used in the save dialog.

825181a9 10/21/2011 12:32 pm Jos van den Oever

Specify that mobile Firefox is supported.

7b8ddd86 10/21/2011 12:21 pm Jos van den Oever

Add icon to firefox extension.

27fb418a 10/21/2011 11:37 am Jos van den Oever

Update version number of firefox extension.

ffb57232 10/21/2011 11:21 am Jos van den Oever

Add workarounds for Firefox extension submission.

Firefox extensions are submitted to static code analysis. In this analysis, some features are flagged and some are fixed by this commit:
- eval() is not allowed. it is replaced by evil(). Only dead code refers to it....

4962cfa0 10/19/2011 09:00 pm Jos van den Oever

Fix some warnings.

14a1199c 10/19/2011 09:58 am Jos van den Oever

Use JavaScript to zip the xpi file.

Not all parts of this solution were committed previously.

View revisions

Also available in: Atom