Portrait by https://dribbble.com/drawsgood
[bridged from https://mastodon.social/@jaymcgavren on the fediverse by https://fed.brid.gy/ ]
Add this to the <head> of newtab.html:
<link rel="stylesheet" href="newtab.css" />
Then add this newtab.css file in your blank-new-tab folder:
html, body {
margin: 0;
padding: 0;
background-color: #000000;
height: 100% […]
Add this to the <head> of newtab.html:
<link rel="stylesheet" href="newtab.css" />
Then add this newtab.css file in your blank-new-tab folder:
html, body {
margin: 0;
padding: 0;
background-color: #000000;
height: 100% […]
- Open Chrome
- "Window" -> "Extensions"
- Turn "Developer mode" switch on
- "Load unpacked"
- Select your blank-new-tab folder
That's it! Open a new tab and you won't see all those distracting icons any more.
[continued...]
- Open Chrome
- "Window" -> "Extensions"
- Turn "Developer mode" switch on
- "Load unpacked"
- Select your blank-new-tab folder
That's it! Open a new tab and you won't see all those distracting icons any more.
[continued...]