Difference between revisions of "Source code"
(→Source code) |
m |
||
Line 2: | Line 2: | ||
== Terms and conditions == | == Terms and conditions == | ||
− | These programs are [http://www.gnu.org/philosophy/free-sw.html free software]: you can redistribute and/or modify them under the terms of [http://www.gnu.org/copyleft/gpl.html 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 [http://www.mywot.com/terms 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, [http://www.mywot.com/terms/api the API Terms of Service] apply too. | + | These programs are [http://www.gnu.org/philosophy/free-sw.html free software]: you can redistribute and/or modify them under the terms of [http://www.gnu.org/copyleft/gpl.html 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 [http://www.mywot.com/terms 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, [http://www.mywot.com/terms/api the API Terms of Service] apply too. | ||
== Source code == | == Source code == |
Revision as of 21:16, 8 January 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 20090414 (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.