Tag: firefox
Juice, a new excellent firefox extension
by Alberto González on Nov.04, 2008, under General, New Releases, Tips & Tricks
Today I downloaded this new extension for firefox called Juice.
If you’re one of the people who loves being informed and to know about everything, or almost everything, I can tell you that you need this extension.
Juice allows you to watch news, videos, images, blogs and everything in just one sidebar divided by tabs and buttons. You just have to drag any text from the main browser window to anywhere in the browser and Juice will try to find everything about that text.
You can also save your images and bookmark your favorite videos in Juice.
You should take a look at this new extension.
Best.
My firefox extensions
by Alberto González on Jun.24, 2008, under General, Tips & Tricks
With this new release of Firefox 3 I’d like to post my favorite firefox extensions. Extensions that I use every day when I surf the Internet, in a developing process, when I talk by instant messengers, and more.
Here is the list.
Well, these were my favorite firefox extensions. Do you have more you think are useful ??? Well, post a comment about them.
Finally I downloaded Firefox 3
by Alberto González on Apr.07, 2008, under New Releases
Well, after months of being available Firefox 3 (Gran Paradiso), I decided to download Firefox 3 beta 5. I started to see some changes and improvements.., the JavaScript implementation, the CSS improvements, DOM Model, memory improvements, etc.
As you can imagine, one of the first things I saw was the javascript and DOM that this version of Firefox is using.
document.addEventListener("click", function() false, true);
or…
let it = (i + 3 for (i in someObj));try {while (true) {document.write(it.next() + "n");}} catch (err if err instanceof StopIteration) {document.write("End of record.n");}
Also in the DOM now it’s supported the events: oncopy, oncut, onpaste. getElementByClassName() and more.
And finally, CSS has also new things. CSS improvements.Give it a try.
