Difference between revisions of "Chrome"

From WOT Wiki
Jump to: navigation, search
m
m
Line 12: Line 12:
 
This program is free software: you can redistribute it and/or modify it 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. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See [http://www.gnu.org/copyleft/gpl.html the GNU General Public License] for more details.
 
This program is free software: you can redistribute it and/or modify it 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. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See [http://www.gnu.org/copyleft/gpl.html the GNU General Public License] for more details.
  
Please notice that [http://www.mywot.com/terms the Terms of Service] apply to using all of our 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 using 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.
  
 
== Downloads ==
 
== Downloads ==
  
You can [http://www.mywot.com/files/downloads/wot-20091008.crx install the add-on] if you are running Chrome or [http://www.mywot.com/files/downloads/wot-20091008-chrome.tar.gz download the source code] in a more convenient format. After installing, you can always update to the latest version by opening chrome://extensions in Chrome and pressing the "Update all extensions now" button.
+
You can [http://www.mywot.com/files/downloads/wot-20091008.crx install the add-on] if you are running Chrome or [http://www.mywot.com/files/downloads/wot-20091008-chrome.tar.gz download the source code] in a more convenient format even if you're not. After installing, you can always update to the latest version by opening chrome://extensions in Chrome and pressing the "Update all extensions now" button.
  
 
[[Category:Browsers]]
 
[[Category:Browsers]]

Revision as of 16:20, 8 October 2009

The Chrome add-on is still under development and may be missing some features present in our other add-ons. It is usable though and we encourage anyone interested in Chrome to test it.

Requirements

The add-on requires a current development version of Chrome (≥ 4.0.220.1). It's been tested on the Windows version of Chrome, but should also work on Linux and Mac versions once their add-on support reaches the same level.

Chrome v0 2.png
Chrome toolstrip v0 2.png

Terms and conditions

This program is free software: you can redistribute it and/or modify it 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. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Please notice that the Terms of Service apply to using 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.

Downloads

You can install the add-on if you are running Chrome or download the source code in a more convenient format even if you're not. After installing, you can always update to the latest version by opening chrome://extensions in Chrome and pressing the "Update all extensions now" button.

Development notes

  • We currently use a toolstrip and a mole for the toolbar button and the rating window, but are looking into using Browser Actions in future.
  • The add-on determines the user interface language using the i18n.getAcceptLanguages API. Therefore, depending on your configuration, the selected language may not match Chrome's user interface.

If you are interested in participating in the development process, you are welcome to email us patches for improvements and bug fixes.