You are browsing as a guest. Sign up (or log in) to start making projects!

Tennis-Legend

@Tennis-Legend

Joined September 3rd, 2026

  • 3Devlogs
  • 3Projects
  • 1Ships
  • 1Votes
Ship

Quick Tab is a simple, lightweight new tab page built with plain HTML, CSS and JavaScript. It includes a live clock and date, a Google search bar, quick links, a small todo list and a weather section. Everything runs client‑side, which keeps it fast and easy to use. The main challenge was keeping the layout clean while fitting in the core features without making the page feel crowded.

To test the project, download the folder, move it somewhere safe so it doesn’t get deleted, open the index.html file and set it as your new tab page in your browser. Once it’s set, the page should load instantly and all features should work straight away.

Try project → See source code →
Open comments for this post

1h 6m 50s logged

Quick Tab is made to be a clean and fast new tab page without any extra clutter. The structure stays simple by using plain HTML, CSS and JavaScript, which keeps everything easy to read and adjust.

The page includes a live clock and date, a Google search bar, quick links, a small todo list saved locally and a weather section. Everything runs on the client side so it loads instantly and stays lightweight.

Setup is simple. Download the folder, move it somewhere safe so it doesn’t get deleted, open the index.html file and set it as your new tab page in your browser. No installation or configuration is needed.

The aim is to keep the experience minimal, clean and straightforward for anyone who wants a simple new tab layout.

0
0
26
Open comments for this post

3h 10m 30s logged

Took me ages to combine the CSS into one file without any errors, but I finally did it :) [took like 1 1/2 hrs btw 😭]
Oh, I added a sort function to it, as seen below in the image, and when you hover over an entry it changes the background colour to a bit more grey. Also the leaderboard is finally a table! :)

0
0
31

Followers

Loading…