<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gHacks technology news &#187; stylish</title>
	<atom:link href="http://www.ghacks.net/tag/stylish/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 10:43:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>x Ways To Manipulate Websites In Firefox</title>
		<link>http://www.ghacks.net/2009/06/15/x-ways-to-manipulate-websites-in-firefox/</link>
		<comments>http://www.ghacks.net/2009/06/15/x-ways-to-manipulate-websites-in-firefox/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 17:33:53 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[adblock]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[imdb]]></category>
		<category><![CDATA[noscript]]></category>
		<category><![CDATA[platypus]]></category>
		<category><![CDATA[stylish]]></category>
		<category><![CDATA[userscripts]]></category>
		<category><![CDATA[web browser]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=13577</guid>
		<description><![CDATA[The Firefox web browser offers an user several ways of manipulating web sites in realtime. The article discusses several of the possibilities that are available ranging from popular Firefox add-ons to userscripts and other means of website manipulation.
We would like to encourage you to post additional tips and hints about website manipulation in the comments [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/05/firefox.png" alt="firefox" title="firefox" width="113" height="109" class="alignleft size-full wp-image-12575" />The <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> web browser offers an user several ways of manipulating web sites in realtime. The article discusses several of the possibilities that are available ranging from popular Firefox add-ons to userscripts and other means of website manipulation.</p>
<p>We would like to encourage you to post additional tips and hints about website manipulation in the comments of this article so that the page becomes as comprehensive as possible. All methods of manipulating websites have been tested with Firefox 3.5x and 3.0.x. Most will probably also work in previous versions of the web browser.</p>
<p><span id="more-13577"></span><strong>1. Userscripts and Greasemonkey</strong></p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/748">Greasemonkey</a> and its <a href="http://userscripts.org/">userscripts</a> are probably the most popular and known method of manipulation website contents in real time. Thousands of userscripts exist that add, remove or modify elements and features of web services. Some classic examples are changing the design of <a href="http://www.ghacks.net/2009/02/09/gmail-90-tools-and-tips-to-make-you-a-gmail-pro/">Gmail</a>, adding new features to the Internet Movie Database <a href="http://www.ghacks.net/2009/06/01/imdb/">IMDB</a> or skipping the wait time at popular file hosts.</p>
<p>Generation of scripts requires web development knowledge, especially of html, JavaScript and CSS as these are used to alter the contents of the websites.</p>
<p><strong>2. Platypus &#8211; Modify Websites Without Programming Skills</strong></p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/06/platypus-499x355.jpg" alt="platypus" title="platypus" width="499" height="355" class="alignnone size-medium wp-image-13580" /></p>
<p>Platypus allows a user to modify websites with any programming skill requirements. This limits the reach of the Firefox add-on a bit as it is not possible to reach the depth of Greasemonkey. Possible options are to permanently remove elements from websites, change style attributes, change the font and background colors to black and white or to remove fixed sizes and positioning on a page.</p>
<p><strong>3. Stylish &#8211; Modify CSS</strong></p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/06/google-500x375.jpg" alt="google" title="google" width="500" height="375" class="alignnone size-medium wp-image-13581" /></p>
<p>The <a href="https://addons.mozilla.org/en-US/firefox/addon/2108">Stylish</a> add-on for Firefox and its accompanying <a href="http://userstyles.org/">userstyles</a> directory provide access to new styles that manipulate the CSS of a website.It can be used to remove, add, move and manipulate elements on a website permanently. The screenshot above shows the popular <a href="http://userstyles.org/styles/15365">Atistic</a> Google userstyle.</p>
<p><strong>4. Yet Another Remove It Permanently</strong></p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/06/google_search-446x500.jpg" alt="google search" title="google search" width="446" height="500" class="alignnone size-medium wp-image-13583" /></p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/7211">Yet Another Remove It Permanently</a> is an add-on for the Firefox web browser that makes it possible to remove elements on websites permanently. Can for example be used to remove advertisement from Google Search results or images from websites. Basically any element can be removed with this add-on. A similar add-on is <a href="https://addons.mozilla.org/en-US/firefox/addon/951">Nuke Anything Enhanced</a>.</p>
<p><strong>5.  Firebug</strong></p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/06/firebug-499x220.jpg" alt="firebug" title="firebug" width="499" height="220" class="alignnone size-medium wp-image-13584" /></p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/1843">Firebug</a> is first and foremost an add-on for Firefox that presents lots of useful information to web developers. What many do not know is that it comes with the capabilities to manipulate elements on a website. It is probably not the first choice for this kind of manipulations but this comes in handy when testing different kinds of layouts, color combinations or fonts.</p>
<p><strong>6. NoScript and Adblock Plus</strong></p>
<p>Both the <a href="https://addons.mozilla.org/en-US/firefox/addon/722">NoScript</a> and the <a href="https://addons.mozilla.org/en-US/firefox/addon/1865">Adblock Plus</a> add-on for Firefox are primarily being used to prevent scripts and advertisements from being displayed on the user&#8217;s computer monitor. This does make them limited tools for modifying websites.</p>
<p><strong>7. Aardvark</strong></p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/4111">Aardvark</a> can be used to isolate or remove elements from websites.Has been primarily been designed to remove unneeded elements before printing a website.</p>
<p><strong>Verdict:</strong></p>
<p>There are definitely a lot possibilities to modify websites in Firefox; Certainly more than have been mentioned in this post. Probably the easiest possibilities are in the form of Greasemonkey. If you know of any additional add-ons that should be mentioned let us know in the comments.</p>

	Tags: <a href="http://www.ghacks.net/tag/adblock/" title="adblock" rel="tag">adblock</a>, <a href="http://www.ghacks.net/tag/firebug/" title="firebug" rel="tag">firebug</a>, <a href="http://www.ghacks.net/tag/firefox/" title="firefox" rel="tag">firefox</a>, <a href="http://www.ghacks.net/tag/google/" title="Google" rel="tag">Google</a>, <a href="http://www.ghacks.net/tag/greasemonkey/" title="greasemonkey" rel="tag">greasemonkey</a>, <a href="http://www.ghacks.net/tag/imdb/" title="imdb" rel="tag">imdb</a>, <a href="http://www.ghacks.net/tag/noscript/" title="noscript" rel="tag">noscript</a>, <a href="http://www.ghacks.net/tag/platypus/" title="platypus" rel="tag">platypus</a>, <a href="http://www.ghacks.net/tag/stylish/" title="stylish" rel="tag">stylish</a>, <a href="http://www.ghacks.net/tag/userscripts/" title="userscripts" rel="tag">userscripts</a>, <a href="http://www.ghacks.net/tag/web-browser/" title="web browser" rel="tag">web browser</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/06/04/12-imdb-userscripts/" title="12 IMDB Userscripts (June 4, 2009)">12 IMDB Userscripts</a> (13)</li>
	<li><a href="http://www.ghacks.net/2009/04/07/spice-up-google-search-with-google-fx/" title="Spice Up Google Search With Google Fx (April 7, 2009)">Spice Up Google Search With Google Fx</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/05/03/greasemonkey-userscripts-updater/" title="Greasemonkey UserScripts Updater (May 3, 2009)">Greasemonkey UserScripts Updater</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/08/31/greasemonkey-to-firefox-add-on-compiler/" title="Greasemonkey To Firefox Add-On Compiler (August 31, 2009)">Greasemonkey To Firefox Add-On Compiler</a> (10)</li>
	<li><a href="http://www.ghacks.net/2009/04/13/automatically-jump-to-first-text-field/" title="Automatically Jump To First Text Field (April 13, 2009)">Automatically Jump To First Text Field</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/06/15/x-ways-to-manipulate-websites-in-firefox/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Display Colored URLs in Firefox 3 Awesome Bar</title>
		<link>http://www.ghacks.net/2008/07/04/display-colored-urls-in-firefox-3-awesome-bar/</link>
		<comments>http://www.ghacks.net/2008/07/04/display-colored-urls-in-firefox-3-awesome-bar/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 22:35:38 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[awesome bar]]></category>
		<category><![CDATA[location bar]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[stylish]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=5203</guid>
		<description><![CDATA[The Firefox 3 Location Bar which is also known as the Awesome Bar displays different kinds of data. One user complaint is that one cannot visually distinguish the data. The user -=Ben=- created a style to display different colors depending on the type of data that is displayed in a line. Basically tags are displayed [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> 3 Location Bar which is also known as the Awesome Bar displays different kinds of data. One user complaint is that one cannot visually distinguish the data. The user -=Ben=- created a style to display different colors depending on the type of data that is displayed in a line. Basically tags are displayed in light yellow, bookmarks in blue and history items in light green after installing that user style in Firefox.</p>
<p>This does work pretty well in conjunction with the <a href="http://www.ghacks.net/2008/07/02/cybersearch-firefox-extension/">Cybersearch</a> add-on by Ryan from Cybernetnews that displays search results on a white background. All in all you got three or four background colors instead of just one which is great for distinguishing results on the first glance.</p>
<p>The easiest way to install this style is by installing the <a href="https://addons.mozilla.org/en-US/firefox/addon/2108">Stylish</a> add-on first and then that <a href="http://userstyles.org/styles/8564">new</a> user style.</p>
<p><span id="more-5203"></span>The colors of the style can be easily changed if you edit the style in the extension&#8217;s options. Just right-click on the icon of the add-on and select Manage Styles. Then select the user style and click on Edit to edit it.</p>

	Tags: <a href="http://www.ghacks.net/tag/awesome-bar/" title="awesome bar" rel="tag">awesome bar</a>, <a href="http://www.ghacks.net/tag/firefox/" title="firefox" rel="tag">firefox</a>, <a href="http://www.ghacks.net/tag/location-bar/" title="location bar" rel="tag">location bar</a>, <a href="http://www.ghacks.net/tag/mozilla/" title="mozilla" rel="tag">mozilla</a>, <a href="http://www.ghacks.net/tag/stylish/" title="stylish" rel="tag">stylish</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/06/19/trim-down-the-location-bar-in-firefox-3-to-show-results-in-one-line/" title="Trim down the Location Bar in Firefox 3 to show results in one line (June 19, 2008)">Trim down the Location Bar in Firefox 3 to show results in one line</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/07/05/remove-the-location-bar-star-in-firefox/" title="Remove the Location Bar Star in Firefox (July 5, 2008)">Remove the Location Bar Star in Firefox</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/07/29/firefox-31-improvements/" title="Firefox 3.1 Improvements (July 29, 2008)">Firefox 3.1 Improvements</a> (9)</li>
	<li><a href="http://www.ghacks.net/2008/06/14/firefox-3-location-bar-controversy/" title="Firefox 3 Location Bar Controversy (June 14, 2008)">Firefox 3 Location Bar Controversy</a> (137)</li>
	<li><a href="http://www.ghacks.net/2008/07/02/cybersearch-firefox-extension/" title="Cybersearch Firefox Extension (July 2, 2008)">Cybersearch Firefox Extension</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/07/04/display-colored-urls-in-firefox-3-awesome-bar/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Redesign your Google Calendar with a custom skin</title>
		<link>http://www.ghacks.net/2008/07/03/redesign-your-google-calendar-with-a-custom-skin/</link>
		<comments>http://www.ghacks.net/2008/07/03/redesign-your-google-calendar-with-a-custom-skin/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 15:58:33 +0000</pubDate>
		<dc:creator>Daniel Pataki</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[google calendar]]></category>
		<category><![CDATA[stylish]]></category>
		<category><![CDATA[user styles]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=5200</guid>
		<description><![CDATA[If you&#8217;re a fan of skinning your apps you probably already know all about user styles for web pages. There&#8217;s a great plugin for Firefox that enables you to change the look of webpages using css called Stylish. Once you have it, you can download (or create) user styles and change the look of any [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re a fan of skinning your apps you probably already know all about user styles for web pages. There&#8217;s a great plugin for <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> that enables you to change the look of webpages using css called <a title="Stylish FF addon" href="https://addons.mozilla.org/firefox/2108/" target="_blank">Stylish</a>. Once you have it, you can download (or create) user styles and change the look of any website with the push of a button.</p>
<p>If you want an awesome style for your Google Calendar take a look at the sleek design by Globes Designs innovatively called <a title="google calendar redesigned." href="http://userstyles.org/styles/7339" target="_blank">Google Calendar Redesigned</a>. If you like a darker theme with a bit more contrast this is definitely for you. User styles are not always implemented well with choppy bits everywhere, but this design is totally beautiful.</p>
<p>You will be glad to know they have a <a href="http://www.ghacks.net/2009/02/09/gmail-90-tools-and-tips-to-make-you-a-gmail-pro/">Gmail</a> design as well (in fact this spurred the calendar design) called <a title="Gmail redesigned" href="http://userstyles.org/styles/5867" target="_blank">Gmail Redesigned</a>. This is essentially the same thing for your favorite email client, so you can have the same design throughout these two Google services. I you know any more cool user styles please let us know, I&#8217;d love to take a look at some!</p>
<p><span id="more-5200"></span></p>

	Tags: <a href="http://www.ghacks.net/tag/extension/" title="extension" rel="tag">extension</a>, <a href="http://www.ghacks.net/tag/firefox/" title="firefox" rel="tag">firefox</a>, <a href="http://www.ghacks.net/tag/gmail/" title="gmail" rel="tag">gmail</a>, <a href="http://www.ghacks.net/tag/google-calendar/" title="google calendar" rel="tag">google calendar</a>, <a href="http://www.ghacks.net/tag/stylish/" title="stylish" rel="tag">stylish</a>, <a href="http://www.ghacks.net/tag/user-styles/" title="user styles" rel="tag">user styles</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/04/29/google-redesigned/" title="Google Redesigned (April 29, 2009)">Google Redesigned</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/04/02/gmail-redesigned/" title="Gmail Redesigned (April 2, 2008)">Gmail Redesigned</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/06/15/x-ways-to-manipulate-websites-in-firefox/" title="x Ways To Manipulate Websites In Firefox (June 15, 2009)">x Ways To Manipulate Websites In Firefox</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/06/30/use-gmail-to-host-and-share-photos/" title="Use Gmail To Host And Share Photos (June 30, 2009)">Use Gmail To Host And Share Photos</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/04/22/speed-up-firefox-with-quick-drag/" title="Speed up Firefox with Quick Drag (April 22, 2008)">Speed up Firefox with Quick Drag</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/07/03/redesign-your-google-calendar-with-a-custom-skin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Gmail Redesigned</title>
		<link>http://www.ghacks.net/2008/04/02/gmail-redesigned/</link>
		<comments>http://www.ghacks.net/2008/04/02/gmail-redesigned/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 07:04:24 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firefox-extensions]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[google-mail]]></category>
		<category><![CDATA[stylish]]></category>
		<category><![CDATA[userscript]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=3690</guid>
		<description><![CDATA[Google likes basic designs that just works. Take a look at their search engine or Gmail to know what I mean. Now you all know that I do not have a problem with basic designs because I prefer websites to be usable and speedy instead of shiny and slow. 
Gmail Redesigned on the other hand [...]]]></description>
			<content:encoded><![CDATA[<p>Google likes basic designs that just works. Take a look at their search engine or <a href="http://www.ghacks.net/2009/02/09/gmail-90-tools-and-tips-to-make-you-a-gmail-pro/">Gmail</a> to know what I mean. Now you all know that I do not have a problem with basic designs because I prefer websites to be usable and speedy instead of shiny and slow. </p>
<p>Gmail Redesigned on the other hand is too nice to be ignored. It&#8217;s a userscript that turns plain old Gmail into a modern looking website that blows your mind away. All you need is the <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> extension <a href="https://addons.mozilla.org/en-US/firefox/addon/2108">Stylish</a> and the <a href="http://userstyles.org/styles/5867">userscript</a> Gmail Redesigned. Once the extension has been installed and the userscript loaded you can visit Gmail to see the changes.</p>
<p>The interface turned from the plain white / blue interface to a darker one that is definitely more eye pleasing. Take a look at the before and after screenshot to know what I mean.</p>
<p><span id="more-3690"></span><a href='http://www.ghacks.net/wp-content/uploads/2008/04/dark_gmail.jpg'><img src="http://www.ghacks.net/wp-content/uploads/2008/04/dark_gmail.jpg" alt="dark gmail" title="dark gmail" width="500" height="170" class="alignnone size-full wp-image-3691" /></a></p>
<p>It&#8217;s interesting that development for the userscript began just two weeks ago. It&#8217;s work in progress, currently two extensions, Better Gmail 2 and Remember The Milk are not compatible but the author promises to make them in future versions. And since he updates almost once a day this is surely going to be soon.</p>
<p>via <a href="http://lifehacker.com/374815/darken-gmail-with-gmail-redesigned">Lifehacker</a></p>

	Tags: <a href="http://www.ghacks.net/tag/firefox/" title="firefox" rel="tag">firefox</a>, <a href="http://www.ghacks.net/tag/firefox-extensions/" title="firefox-extensions" rel="tag">firefox-extensions</a>, <a href="http://www.ghacks.net/tag/gmail/" title="gmail" rel="tag">gmail</a>, <a href="http://www.ghacks.net/tag/google-mail/" title="google-mail" rel="tag">google-mail</a>, <a href="http://www.ghacks.net/tag/stylish/" title="stylish" rel="tag">stylish</a>, <a href="http://www.ghacks.net/tag/userscript/" title="userscript" rel="tag">userscript</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/02/09/gmail-90-tools-and-tips-to-make-you-a-gmail-pro/" title="Gmail: 90 Tools And Tips To Make You A Gmail Pro (February 9, 2009)">Gmail: 90 Tools And Tips To Make You A Gmail Pro</a> (85)</li>
	<li><a href="http://www.ghacks.net/2009/06/30/use-gmail-to-host-and-share-photos/" title="Use Gmail To Host And Share Photos (June 30, 2009)">Use Gmail To Host And Share Photos</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/07/03/redesign-your-google-calendar-with-a-custom-skin/" title="Redesign your Google Calendar with a custom skin (July 3, 2008)">Redesign your Google Calendar with a custom skin</a> (1)</li>
	<li><a href="http://www.ghacks.net/2006/11/26/get-notified-in-firefox-about-new-mail/" title="Get Notified in Firefox about new mail (November 26, 2006)">Get Notified in Firefox about new mail</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/08/13/firefox-webmail-notifier/" title="Firefox WebMail Notifier (August 13, 2009)">Firefox WebMail Notifier</a> (10)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/04/02/gmail-redesigned/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
