Brendan Dahl
|
f72c04b373
|
Fix extension comment nits.
|
13 years ago |
Brendan Dahl
|
c6a611a38a
|
Change support url for moz central add-on.
|
13 years ago |
Brendan Dahl
|
a794319845
|
Add url check.
|
13 years ago |
Brendan Dahl
|
11e84b2b7b
|
Remove duplicaten dom window func.
|
13 years ago |
Brendan Dahl
|
22c858c2ec
|
Use a different way to add the event listener.
|
13 years ago |
Brendan Dahl
|
cd1fd17f7b
|
Add icon for extension.
|
13 years ago |
Brendan Dahl
|
94fca5edc7
|
Change extension name, creator, description. Remove unpack and icon url. Move strict compatibility entry for MC.
|
13 years ago |
Brendan Dahl
|
84568ee46d
|
Address mc extension code review.
|
13 years ago |
notmasteryet
|
e721c90f77
|
Removing tabs
|
13 years ago |
notmasteryet
|
ffdae468b0
|
#filter substitution
|
13 years ago |
notmasteryet
|
ec02862934
|
Use <em:maxVersion>@FIREFOX_VERSION@</em:maxVersion>
|
13 years ago |
Brendan Dahl
|
7c902eb612
|
Skip unneeded steps on APP_SHUTDOWN.
|
13 years ago |
notmasteryet
|
6186ab6004
|
Whitelist GET
|
13 years ago |
Brendan Dahl
|
abf8fe39ac
|
Only enable pdfDebug for the extension if a pref is set.
|
13 years ago |
notmasteryet
|
0d08c37b07
|
Change max ff version number for the extension
|
13 years ago |
notmasteryet
|
17164da42d
|
Add additional files for mc build
|
13 years ago |
notmasteryet
|
0c7d45bbfb
|
Chrome extension: uses encodeURIComponent; fixes download button
|
13 years ago |
notmasteryet
|
0ea87068ed
|
Skipping HTTP POST requests in the addon
|
13 years ago |
Lucas Stadler
|
913faac2e4
|
Make chrome extensions compatible with latest API changes.
That is, webRequest is no longer experimental and so it's easier
to start (without --enable-experimental-extension-apis).
|
13 years ago |
Brendan Dahl
|
08d3710bfc
|
Unload the pdfstreamconverter on shutdown.
|
13 years ago |
Brendan Dahl
|
5ec6f20743
|
Fix version number for amo.
|
13 years ago |
Brendan Dahl
|
a24a845eed
|
Bump max firefox version.
|
13 years ago |
Brendan Dahl
|
fb31dc3f86
|
Fix some nits.
|
13 years ago |
Brendan Dahl
|
b867aa9922
|
Switch to constant for max database length.
|
13 years ago |
Brendan Dahl
|
1af9a72011
|
Make the add-on truly restartless.
|
13 years ago |
Brendan Dahl
|
9a1741f466
|
Protect against a malicious setDatabase. Remove unneeded save data.
|
13 years ago |
Brendan Dahl
|
7a17676b06
|
Better way to add custom event listener.
|
13 years ago |
Brendan Dahl
|
b6f05fb8c6
|
Throw exception for sync version. Don't use const.
|
13 years ago |
Brendan Dahl
|
4994faa3c1
|
Use services where possible.
|
13 years ago |
notmasteryet
|
84f69eb27f
|
Fix HTTP redirection for the extension
|
13 years ago |
Brendan Dahl
|
6cf3109329
|
Address review concerns.
|
13 years ago |
Brendan Dahl
|
f46b0474ce
|
Change name to reflect what it is now. Change GUID.
|
13 years ago |
Brendan Dahl
|
e7a0a2e129
|
Better way to listen to events and verify them.
|
13 years ago |
Brendan Dahl
|
0d839c1c59
|
Fix how we're storing settings and change how the save pdf works.
|
13 years ago |
Brendan Dahl
|
858aab008f
|
Fix the download button.
|
13 years ago |
Brendan Dahl
|
4d3057aba7
|
Fix lint.
|
13 years ago |
Brendan Dahl
|
178b89342a
|
Switch to stream converter for extension.
|
13 years ago |
Brendan Dahl
|
6814c8f717
|
Fix and add second update comment.
|
13 years ago |
Brendan Dahl
|
e2900f9eba
|
Add comment on update link.
|
13 years ago |
Brendan Dahl
|
91ddd75f04
|
Add the missing update.rdf file.
|
13 years ago |
Brendan Dahl
|
c33e3df143
|
Make it so the github extension updates.
|
13 years ago |
Artur Adib
|
8396406475
|
v0.1.0
|
14 years ago |
Artur Adib
|
6fe0594d93
|
fixing ref so that it passes manifest tests
|
14 years ago |
Vivien Nicolas
|
effddf39ea
|
Bump up firefox version in install.rdf
|
14 years ago |
Artur Adib
|
f2d54d3207
|
Replacing URL flag format
|
14 years ago |
Vivien Nicolas
|
6e10114647
|
Add content/ to the viewer.html path
|
14 years ago |
Artur Adib
|
1f80b0b266
|
Replace andreasgal/pdf.js --> mozilla/pdf.js
|
14 years ago |
gigaherz
|
2d8b0f7677
|
Properly fix the previous commit.
|
14 years ago |
gigaherz
|
0d02ab5098
|
The extension should urlencode the pdf when sending it over to the viewer.
|
14 years ago |
Vivien Nicolas
|
0331847927
|
Add support for disabling the firefox extension on the fly
|
14 years ago |