Difference between revisions of "Source code"
m (→Internet Explorer) |
(→Internet Explorer: 20100303) |
||
Line 15: | Line 15: | ||
=== Internet Explorer === | === Internet Explorer === | ||
− | * Version | + | * Version 20100303 ([http://www.mywot.com/files/downloads/wot-20100303-msie.tar.gz source code]) |
You'll need Microsoft Visual Studio 2008, [http://www.libpng.org/pub/png/libpng.html libpng], and [http://www.boost.org/ the Boost library] to compile the add-on. Some tweaks to paths in the project files are most likely also required. | You'll need Microsoft Visual Studio 2008, [http://www.libpng.org/pub/png/libpng.html libpng], and [http://www.boost.org/ the Boost library] to compile the add-on. Some tweaks to paths in the project files are most likely also required. |
Revision as of 12:35, 3 March 2010
You can download the source code for our browser add-ons from this page. If you are an end-user, see the download page instead.
Terms and conditions
These programs are free software: you can redistribute and/or modify them under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Please notice that the Terms of Service apply to all WOT services. If you use the software or the API as a part of your own application or redistribute and modify the software, the API Terms of Service apply too.
Source code
If you are interested in participating in the development process, you are welcome to email us patches for improvements and bug fixes.
Firefox
- Version 20091028 (source code)
You can also extract the source code by unzipping the .xpi file available from Mozilla.
Internet Explorer
- Version 20100303 (source code)
You'll need Microsoft Visual Studio 2008, libpng, and the Boost library to compile the add-on. Some tweaks to paths in the project files are most likely also required.
Chrome
Source code is available on the Chrome page. You can also extract it by unzipping the .crx file available from Google.