tborychowski / mynewtab

Google Chrome New Tab replacer

Home Page:https://chrome.google.com/webstore/detail/my-new-tab/mnecfcpcjodmnejjbonbbcoggjincejc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mynewtab

Google Chrome New Tab Page replacer. Replace your new tab with any url keeping the address bar clean!

Requirements

The html page is injected to an iframe, so there is one requirement: the line below must be placed in <head> of the injected page:

<base target="_parent" />

This will make the links to open in the top frame and everything should work great!

Install

From Chrome Store

About

Google Chrome New Tab replacer

https://chrome.google.com/webstore/detail/my-new-tab/mnecfcpcjodmnejjbonbbcoggjincejc

License:GNU General Public License v3.0


Languages

Language:JavaScript 54.6%Language:HTML 45.4%