Difference between revisions of "Source code"

From WOT Wiki
Jump to: navigation, search
m
m (Internet Explorer: 20100205)
Line 15: Line 15:
  
 
=== Internet Explorer ===
 
=== Internet Explorer ===
* Version 20090414 ([http://www.mywot.com/files/downloads/wot-20090414-msie.tar.gz source code])
+
* Version 20100205([http://www.mywot.com/files/downloads/wot-20100225-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 13:22, 5 February 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

You can also extract the source code by unzipping the .xpi file available from Mozilla.

Internet Explorer

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.