<?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 &#124; Latest Tech News, Software And Tutorials &#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 news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 16:53:42 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <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 Brinkmann</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 [...]]]></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 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.</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 Gmail, adding new features to the Internet Movie Database IMDB 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 userstyles 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>Yet Another Remove It Permanently 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/nuke-anything-enhanced/">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/aardvark/">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> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/06/15/x-ways-to-manipulate-websites-in-firefox/feed/</wfw:commentRss> <slash:comments>7</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 Brinkmann</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 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 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> ]]></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[Firefox]]></category> <category><![CDATA[Tools]]></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 Firefox that enables you to change the look of webpages using css called <a
title="Stylish FF addon" href="https://addons.mozilla.org/en-US/firefox/addon/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 Gmail design as well (in fact this spurred the calendar design) called Gmail Redesigned. 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> ]]></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 Brinkmann</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 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.</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 Firefox extension <a
href="https://addons.mozilla.org/en-US/firefox/addon/2108">Stylish</a> and the userscript 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> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/04/02/gmail-redesigned/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> </channel> </rss>
