Just Type the things written in Bold in new window, to see the effect. 1.: chrome://global/content/alerts/alert.xul IT SHOWS Dancing Firefox. 2.: chrome://browser/content/browser.xul IT Opens another Firefox inside a tab in the the existing Firefox window. 3: chrome://browser/content/preferences/preferences.xul IT Opens the Options dialog box inside the Firefox tab. 4.: chrome://browser/content/bookmarks/bookmarksPanel.xul IT Opens the “Book Marks Manager†inside a tab in the Firefox window. 5.: chrome://browser/content/history/history-panel.xul IT Opens the History Panel in the Firefox tab. 6.: chrome://mozapps/content/extensions/extensions.xul?type=extensions IT Opens the Extensions window in the current tab. 7.: chrome://browser/content/preferences/cookies.xul IT Opens the “cookies window†inside a tab in the Firefox window. 8.: chrome://browser/content/preferences/sanitize.xul IT Opens the “Clear Private Data†window inside the current tab. 9.: chrome://browser/content/aboutDialog.xul IT Opens the “About Firefox†Dialog box inside the tab. 10.: chrome://browser/content/credits.xhtml IT A scrolling list of names. The one’s who we must thank for creating Firefox
Cool! I love these kind of tricks! I have seen some more, but I don't actually remember them. :S Never mind, Thanks for sharing. Misa Misa
Excellent share... I am wondering how come all these tricks have 'chrome' written in them but they still manage to give out end result in firefox! Regards, RightMan
Hey, how 'bout this one: Search any image in GoogleImages and then type this at the address bar: javascript:R= 0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI= document.images ; DIL=DI.length; function A(){for(i=0; i<DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=Math. sin(R*x1+ i*x2+x3)* x4+x5; DIS.top=Math. cos(R*y1+ i*y2+y3)* y4+y5}R++ }setInterval('A()',5); void(0) Code (markup): Cool, right? Like hidden stuff, Misa Misa