<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.mywot.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=RethaSwantko</id>
	<title>WOT Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.mywot.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=RethaSwantko"/>
	<link rel="alternate" type="text/html" href="https://www.mywot.com/wiki/index.php/Special:Contributions/RethaSwantko"/>
	<updated>2026-05-03T02:04:31Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.1</generator>
	<entry>
		<id>https://www.mywot.com/wiki/index.php?title=Chrome&amp;diff=1027</id>
		<title>Chrome</title>
		<link rel="alternate" type="text/html" href="https://www.mywot.com/wiki/index.php?title=Chrome&amp;diff=1027"/>
		<updated>2010-07-13T13:39:44Z</updated>

		<summary type="html">&lt;p&gt;RethaSwantko: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Chromebrowseractions.png|300px|thumb|right|Version ≥ 0.7 uses the Browser Actions API.]]&lt;br /&gt;
The add-on requires Chrome 4 or later, and works on all supported platforms.&lt;br /&gt;
&lt;br /&gt;
== Terms and conditions ==&lt;br /&gt;
This program is free software: you can redistribute it and/or modify it under the terms of the [http://www.essaywriters.net/ freelance writer] 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.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
== Downloads ==&lt;br /&gt;
* [https://chrome.google.com/extensions/detail/bhmmomiinigofkjcapegjjndpbikblnp Download the add-on] from Google Chrome Extensions or if you have problems installing from Google's website, [http://www.mywot.com/files/downloads/wot-20100505.crx download the latest version] from our website.&lt;br /&gt;
&lt;br /&gt;
After installing, you can always update to the latest supported version by opening chrome://extensions and pressing the &amp;quot;Update all extensions now&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
== Development notes ==&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
== Version history ==&lt;br /&gt;
* 1.0.3 ([http://www.mywot.com/files/downloads/wot-20100505-chrome.tar.gz source code])&lt;br /&gt;
** Fixed warning screen rendering in the current dev releases of Chrome 5.&lt;br /&gt;
* 1.0.2 ([http://www.mywot.com/files/downloads/wot-20100328-chrome.tar.gz source code])&lt;br /&gt;
** Fixed a bug in link.api, which caused a reference error under specific (and rare) circumstances.&lt;br /&gt;
* 1.0.1 ([http://www.mywot.com/files/downloads/wot-20100215-chrome.tar.gz source code])&lt;br /&gt;
** Uses default values for settings if JSON.parse throws an exception, which it apparently does for null parameters in the latest dev release.&lt;br /&gt;
* 1.0 ([http://www.mywot.com/files/downloads/wot-20100126-chrome.tar.gz source code])&lt;br /&gt;
** Supports Chrome ≥ 4.0.249.64&lt;br /&gt;
** Switched from our own localization code to using [http://code.google.com/chrome/extensions/i18n.html i18n.getMessage]&lt;br /&gt;
** Upgraded to jQuery 1.4.1&lt;br /&gt;
* 0.9.6 ([http://www.mywot.com/files/downloads/wot-20091230-chrome.tar.gz source code])&lt;br /&gt;
** Colorblind accessible user interface.&lt;br /&gt;
* 0.9.5 ([http://www.mywot.com/files/downloads/wot-20091221-chrome.tar.gz source code])&lt;br /&gt;
** Switched to bigger 19x19px icons for the browser action.&lt;br /&gt;
* 0.9.4 ([http://www.mywot.com/files/downloads/wot-20091203-chrome.tar.gz source code])&lt;br /&gt;
** Fixed the &amp;quot;Add your comment&amp;quot; link on the rating window to open only one tab.&lt;br /&gt;
* 0.9.3 ([http://www.mywot.com/files/downloads/wot-20091202-chrome.tar.gz source code])&lt;br /&gt;
** Fixed scrollbar flickering on the rating window.&lt;br /&gt;
** Set the [http://codereview.chromium.org/412008 all_frames] property for content scripts in anticipation to upcoming changes.&lt;br /&gt;
* 0.9.2 ([http://www.mywot.com/files/downloads/wot-20091201-chrome.tar.gz source code])&lt;br /&gt;
** Fixes to api.link for a large number of targets.&lt;br /&gt;
* 0.9.1 ([http://www.mywot.com/files/downloads/wot-20091125-chrome.tar.gz source code])&lt;br /&gt;
** Fixed the browser actions icon when multiple browser windows are used&lt;br /&gt;
* 0.9 ([http://www.mywot.com/files/downloads/wot-20091124-chrome.tar.gz source code])&lt;br /&gt;
** Updated manifest to match the current documentation, added icons for the extension&lt;br /&gt;
** Uploaded to Google's extensions gallery&lt;br /&gt;
* 0.8 ([http://www.mywot.com/files/downloads/wot-20091026-chrome.tar.gz source code])&lt;br /&gt;
** Supports Chrome ≥ 4.0.226.0&lt;br /&gt;
** Switched to using imageData for chrome.browserActions.setIcon, because using iconIndex was deprecated last week&lt;br /&gt;
** Added an options page, which redirects to the actual settings&lt;br /&gt;
* 0.7 ([http://www.mywot.com/files/downloads/wot-20091019-chrome.tar.gz source code])&lt;br /&gt;
** Supports Chrome ≥ 4.0.223.5 (-ish)&lt;br /&gt;
** Removed the toolstrip and switched to using Browser Actions instead&lt;br /&gt;
* 0.6 ([http://www.mywot.com/files/downloads/wot-20091011-chrome.tar.gz source code])&lt;br /&gt;
** Added a few sanity checks for synchronizing to api.reload&lt;br /&gt;
** Added more error logging to critical functions in api.js and in content scripts&lt;br /&gt;
* 0.5 ([http://www.mywot.com/files/downloads/wot-20091008-chrome.tar.gz source code])&lt;br /&gt;
** First public release&lt;br /&gt;
&lt;br /&gt;
[[Category:Browsers]]&lt;/div&gt;</summary>
		<author><name>RethaSwantko</name></author>
		
	</entry>
</feed>