Commit Graph

40 Commits

Author SHA1 Message Date
Brendan Dahl
fb31dc3f86 Fix some nits. 2012-02-07 17:54:40 -08:00
Brendan Dahl
b867aa9922 Switch to constant for max database length. 2012-02-07 16:44:03 -08:00
Brendan Dahl
1af9a72011 Make the add-on truly restartless. 2012-02-07 16:39:07 -08:00
Brendan Dahl
9a1741f466 Protect against a malicious setDatabase. Remove unneeded save data. 2012-02-06 21:04:53 -08:00
Brendan Dahl
7a17676b06 Better way to add custom event listener. 2012-02-06 16:06:18 -08:00
Brendan Dahl
b6f05fb8c6 Throw exception for sync version. Don't use const. 2012-02-06 13:23:18 -08:00
Brendan Dahl
4994faa3c1 Use services where possible. 2012-02-03 16:49:44 -08:00
notmasteryet
84f69eb27f Fix HTTP redirection for the extension 2012-02-02 18:29:08 -06:00
Brendan Dahl
6cf3109329 Address review concerns. 2012-01-31 17:53:42 -08:00
Brendan Dahl
f46b0474ce Change name to reflect what it is now. Change GUID. 2012-01-27 11:02:27 -08:00
Brendan Dahl
e7a0a2e129 Better way to listen to events and verify them. 2012-01-27 10:53:07 -08:00
Brendan Dahl
0d839c1c59 Fix how we're storing settings and change how the save pdf works. 2012-01-25 17:40:08 -08:00
Brendan Dahl
858aab008f Fix the download button. 2012-01-24 21:33:03 -08:00
Brendan Dahl
4d3057aba7 Fix lint. 2012-01-23 17:52:53 -08:00
Brendan Dahl
178b89342a Switch to stream converter for extension. 2012-01-23 16:50:45 -08:00
Brendan Dahl
6814c8f717 Fix and add second update comment. 2012-01-09 11:17:36 -08:00
Brendan Dahl
e2900f9eba Add comment on update link. 2012-01-09 11:12:17 -08:00
Brendan Dahl
91ddd75f04 Add the missing update.rdf file. 2012-01-07 11:41:46 -08:00
Brendan Dahl
c33e3df143 Make it so the github extension updates. 2012-01-06 16:20:11 -08:00
Artur Adib
8396406475 v0.1.0 2011-11-30 10:31:10 -05:00
Artur Adib
6fe0594d93 fixing ref so that it passes manifest tests 2011-11-30 09:42:52 -05:00
Vivien Nicolas
effddf39ea Bump up firefox version in install.rdf 2011-11-14 11:58:21 +01:00
Artur Adib
f2d54d3207 Replacing URL flag format 2011-11-08 20:02:28 -05:00
Brendan Dahl
a2748cd84c Merge pull request #741 from arturadib/mozilla-repo
Search-replace URLs from andreasgal --> mozilla
2011-11-01 09:15:36 -07:00
Artur Adib
1f80b0b266 Replace andreasgal/pdf.js --> mozilla/pdf.js 2011-11-01 08:46:39 -04:00
gigaherz
2d8b0f7677 Properly fix the previous commit. 2011-10-31 21:18:41 +01:00
gigaherz
0d02ab5098 The extension should urlencode the pdf when sending it over to the viewer. 2011-10-31 20:44:29 +01:00
Vivien Nicolas
0331847927 Add support for disabling the firefox extension on the fly 2011-10-31 13:18:30 +01:00
Artur Adib
135af5df13 git-ignore extensions/firefox/content/ 2011-10-26 12:12:09 -04:00
Vivien Nicolas
63099565a3 fix spacing issue (lint) 2011-10-19 16:17:02 +02:00
Vivien Nicolas
f3dc4206ee Make the 'download' button behavior more robust 2011-10-19 06:29:14 +02:00
Vivien Nicolas
6d2c5414bf Add a download button in case the extension is not enough 2011-10-19 03:20:50 +02:00
Vivien Nicolas
931192fb79 Remove useless code since the extension is loaded into a privileged chrome:// scope 2011-10-18 01:28:57 +02:00
Kalervo Kujala
5a3d85bf53 Fix small lint issues. 2011-10-15 14:20:15 +03:00
Kalervo Kujala
06cdba3526 Name anonymous functions. 2011-10-04 22:21:40 +03:00
Vivien Nicolas
96a9b608c9 Bump up the max version of the extension to 10.0.* 2011-10-03 20:14:20 +02:00
Vivien Nicolas
132ee01bc0 Merge with upstream 2011-09-28 13:21:07 +02:00
Vivien Nicolas
556727f2f5 Firefox extension now use the default loading indicator 2011-09-28 12:53:53 +02:00
Kalervo Kujala
753bfcf7c7 Fix lint warnings. 2011-09-27 22:15:06 +03:00
Vivien Nicolas
e18ddc9c97 Initial import of the Firefox extension 2011-09-07 00:00:24 +02:00