Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Change Google chrome homepage by extension

Is there anyway to change google chrome homepage url by an extension. I'm trying to write a simple extension which can change homepage url.

Hope you can help me.

like image 584
Le Phong Vu Avatar asked Oct 07 '13 21:10

Le Phong Vu


People also ask

How do I change my default Google homepage?

In the menu bar on the top of your browser, click Tools. Select Internet Options. Click the General tab. Under "Home page," enter: www.google.com .


1 Answers

It is possible, and a quick search reveals that such an extension already exists.

If you want to do it yourself, you can have a look at the Override Pages documentation. You can change the New Tab page, and therefore can simply implement an HTTP redirect in Javascript to the page you want.

like image 112
Métoule Avatar answered Sep 18 '22 16:09

Métoule



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!