Skip to main content

Google Chrome : Extensions and Applications


Following are some set of configurations that you can do after installing the Google Chrome :

------------------------------------------------------------------------------------------------------------------
To get the home button in the toolbar go to Options – Show Home button in the toolbar

------------------------------------------------------------------------------------------------------------------
World time application –> https://chrome.google.com/webstore/detail/jdhpjomiingppeefgnohkiapmnaeakoj?hl=en-US




------------------------------------------------------------------------------------------------------------------
Stop watch application –> https://chrome.google.com/webstore/detail/ggnidjbcahhbnleinchgobfnabopeioh?hl=en-US



------------------------------------------------------------------------------------------------------------------
chrome SEO extension –> https://chrome.google.com/webstore/detail/oangcciaeihlfmhppegpdceadpfaoclj



------------------------------------------------------------------------------------------------------------------
click and clean extension  –> https://chrome.google.com/webstore/detail/ghgabhipcejejjmhhchfonmamedcbeod



------------------------------------------------------------------------------------------------------------------
fire bug extension –> https://chrome.google.com/webstore/detail/bmagokdooijbeehmkpknfglimnifench

------------------------------------------------------------------------------------------------------------------
google translate extension  –> https://chrome.google.com/webstore/detail/aapbdbdomjkkjkaonfhkkikfgjllcleb

------------------------------------------------------------------------------------------------------------------
JS error view extension  –> https://chrome.google.com/webstore/detail/nnplccbllaclkbbmoldiamkhgohelbjh?hl=en#

------------------------------------------------------------------------------------------------------------------
screen capture extension  –> https://chrome.google.com/webstore/detail/cpngackimfmofbokmjmljamhdncknpmg



------------------------------------------------------------------------------------------------------------------
Ghostery, protect your privacy extension  –> https://chrome.google.com/webstore/detail/mlomiejdfkolichcflejclcbmpeaniij?hl=en-US



------------------------------------------------------------------------------------------------------------------
save web page as PDF extension –> https://chrome.google.com/webstore/detail/kpdjmbiefanbdgnkcikhllpmjnnllbbc?hl=en-US

------------------------------------------------------------------------------------------------------------------
edit Cookie extension   –> https://chrome.google.com/webstore/detail/fngmhnnpilhplaeedifhccceomclgfbg?hl=en-US



------------------------------------------------------------------------------------------------------------------
YSlow , yahoo performance helper extension  –> https://chrome.google.com/webstore/detail/ninejjcohidippngpapiilnmkgllmakh?hl=en-US#







------------------------------------------------------------------------------------------------------------------
Youtube Optoins  extension –>  https://chrome.google.com/webstore/detail/bdokagampppgbnjfdlkfpphniapiiifn

Options like  disable auto-play, disable pre-buffering , hide comments, hide video suggestions,  hide top or bottom or ads , set default view size or view quality, …



------------------------------------------------------------------------------------------------------------------
Configure the other downloaders like FDM extension –> https://chrome.google.com/webstore/detail/lfjamigppmepikjlacjdpgjaiojdjhoj?hc=search&hcp=main

------------------------------------------------------------------------------------------------------------------
Use the following Themes for a better look :

https://chrome.google.com/webstore/detail/amcjdnpgfhnnpajlgopbglkmnjngfoam?hl=en-US

https://chrome.google.com/webstore/detail/fhnhloefcajlkhmkklpgphhdjiogdcng?hl=en-US

------------------------------------------------------------------------------------------------------------------
Font for the site mathrubhumi can be downloaded from :
http://www.mathrubhumi.com/story.php?id=49930 –>
http://www.mathrubhumi.com/new09/Meera_04-2.ttf

------------------------------------------------------------------------------------------------------------------
Font for the site manoramaonline can be downloaded from : http://www.manoramaonline.com/cgi-bin/mmonline.dll/portal/common/footer/footerHtmls.jsp?contentHtml=FAQ&BV_ID=@@@ –>
http://www.manoramaonline.com/mmfont/Manorama.ttf

------------------------------------------------------------------------------------------------------------------

Comments

Popular posts from this blog

How to convert your Blogger Blog to PDF ?

You can use a website called "blogbooker" @  http://www.blogbooker.com/blogger.php   to convert your Blogger Blog to a PDF . Please find the steps below : 1. Save your blog as an xml using Blogger Settings - Other - Export Blog option 2. Go to the website " http://www.blogbooker.com/blogger.php " and select this XML , give your blog address and select the options like date range, page size, font, ... 3. Click the  "Create Your BlogBook" button to view and save your blog as PDF

ATG License Files and Oracle Software Delivery Cloud

Oracle no longer generates license keys that are specific to your IP address(es). Oracle now provides generic license files that enable you to fully utilize all of the features for which you are licensed. Please find the ATG License files for different ATG versions @ http://www.oracle.com/us/support/licensecodes/atg/index. @ Oracle Software Delivery Cloud , you can find downloads for all licensable Oracle products –> https://edelivery.oracle.com/ Please find below a screen shot for ATG products download :

Eclipse plug-in to create Class and Sequence diagrams

ModelGoon is an Eclipse plug-in avaiable for UML diagram generation from Java code. It can be used to generate Package Dependencies Diagram, Class Diagram, Interaction Diagram and Sequence Diagram. You coud get it from http://marketplace.eclipse.org/content/modelgoon-uml4java Read more about it and see some vedios about how to create the class and sequence diagram @ http://www.modelgoon.org/?tag=eclipse-plugin Find some snapshots below which gives an idea about the diagram generation.

ATG Product Catalog schema ER diagram

Check out the O rder schema ER-Diagram @   http://tips4ufromsony.blogspot.in/2012/02/atg-order-schema-er-diagram.html Check out the User Profile  schema ER-Diagram @ http://tips4ufromsony.blogspot.in/2012/03/atg-user-profile-schema-er-diagram.html If you would like to know the relationship between different Product Catalog tables, please find below screen shots of  Product Catalog schema ER Diagrams.

Eclipse plug-in : single java file compiler

At any point of time, you think about an Eclipse plug-in to compile a single java file in your Eclipse (as the Eclipse provide only the option for Build-All ) ? Here , I am giving the links to a plug-in, helping you to compile a single java file. Find the plug-in @ http://timealias.bplaced.net/eclipse2ant . Please find below some screen shots: