Difference between revisions of "Source code"

From WOT Wiki
Jump to: navigation, search
m (Internet Explorer: 20100205)
m (Protected "Source code" (‎[edit=sysop] (indefinite) ‎[move=sysop] (indefinite)))
 
(14 intermediate revisions by 4 users not shown)
Line 1: Line 1:
You can download the source code for our browser add-ons from this page. If you are an end-user, [http://www.mywot.com/download see the download page] instead.
+
You can download browser add-on source code from this page. If you are an end-user, [http://www.mywot.com/download see the download page] instead.
  
 
== 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.
+
Browser add-ons are [http://www.gnu.org/philosophy/free-sw.html free software]: you can redistribute and/or modify them under [http://www.gnu.org/copyleft/gpl.html the GNU General Public License] as published by the Free Software Foundation, using version 3 or higher.
  
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.
+
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 ToS] apply too.
  
 
== Source code ==
 
== Source code ==
 
If you are interested in participating in the development process, you are welcome to [mailto:support@mywot.com email us patches] for improvements and bug fixes.
 
If you are interested in participating in the development process, you are welcome to [mailto:support@mywot.com email us patches] for improvements and bug fixes.
  
=== Firefox ===
+
=== Availability ===
* Version 20091028 ([http://www.mywot.com/files/downloads/wot-20091028-firefox.tar.gz source code])
 
  
You can also extract the source code by unzipping [http://en.wikipedia.org/wiki/XPInstall the .xpi file] available from Mozilla.
+
Source code is available on [[Firefox#Version history|the Firefox page]], [[Internet Explorer#Version history|the IE page]], [[Chrome#Version history|the Chrome page]], [[Safari#Version history|the Safari page]] and [[Opera#Version history|the Opera page]].
  
=== Internet Explorer ===
+
Note that you can also extract the source code by unzipping [http://en.wikipedia.org/wiki/XPInstall the .xpi file] available from Mozilla or the .crx file available from Google.
* 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.
 
 
 
=== Chrome ===
 
Source code is available on [[Chrome#Version history|the Chrome page]]. You can also extract it by unzipping the .crx file available from Google.
 

Latest revision as of 09:11, 29 October 2013

You can download browser add-on source code from this page. If you are an end-user, see the download page instead.

Terms and conditions

Browser add-ons are free software: you can redistribute and/or modify them under the GNU General Public License as published by the Free Software Foundation, using version 3 or higher.

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 ToS 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.

Availability

Source code is available on the Firefox page, the IE page, the Chrome page, the Safari page and the Opera page.

Note that you can also extract the source code by unzipping the .xpi file available from Mozilla or the .crx file available from Google.