msgbartop

New Themes

msgbarbottom

Chrome Addon – Google Chrome Backup

1 Star2 Stars3 Stars4 Stars5 Stars (48 votes, average: 4.35 out of 5)
Loading ... Loading ...

Chrome Addon - Google Chrome Backup

Google Chrome (web browser) has just hit the world. Google Chrome backup is a small tool to create, backup, restore and manage Google Chrome profiles. The profile holds personal data like history, bookmarks, etc. Everything is done with one click.

How to use it

  1. You need Google Chrome installed in order for this tool to work. It supports 0.2.149.27 version of Google Chrome.
  2. Select a profile from drop down list and manipulate profile by selecting options on “Profile Tools” menu.
  3. To backup current profile click on the profile, select “Backup Profile” and select a backup path. A new file which holds your profile is created.
  4. To restore the old profile, click on the profile, select “Restore Profile” and navigate to *.gcb file you want to restore. Selected profile will be deleted and restored from the backup file.
  5. Create new Google Chrome profiles and create shortcut on desktop, with switches that are supported.
  6. Delete Google Chrome profiles.
  7. Add Google Chrome profiles to Google Chrome backup tool.
  8. Tray icon for fast access and fast run any profile.
  9. Select option to run Google Chrome Backup at Windows Startup.

Download Google Chrome Backup

Chrome addon: Greasemetal – Greasemonkey for Chrome

1 Star2 Stars3 Stars4 Stars5 Stars (232 votes, average: 3.88 out of 5)
Loading ... Loading ...

What is Greasemetal?

Greasemetal is a userscript runtime for Google Chrome. The runtime hosts userscripts (tiny javascript files that modify the webpages being displayed) to be executed on Google Chrome, similar to what Greasemonkey does for Mozilla Firefox, or Greasekit does for Safari.

How does it Work?

Google Chrome does not provide any interface to develop browser addons. Greasemetal modifies the behaviour of Google Chrome using an inter-process communication channel called AutomationProxy, which is used for automatically testing the functions of the web browser.

Using Greasemetal

To start using Greasemetal, download and execute the installer.
After installation, launch Greasemetal from the start menu. Greasemetal will in turn start up Google Chrome, while hooking its behaviours to insert userscripts.
Once you have started running Greasemetal, add userscripts to the userjs directory under your My Documents folder (or Documents folder on Windows Visa). If you are unfamiliar with userscripts, a number of scripts are available from userscripts.org.

Download Greasemetal