Skip to content

Clean New Tab V2.0

Latest
Compare
Choose a tag to compare
@RIR360 RIR360 released this 14 Sep 01:07
· 9 commits to main since this release
eb49789

About

This is a remake of the previous version "Clean New Tab V1.0". This version is more professional and clean. And additionally bookmarks folder list and creating/removing temporary links ability is included.
In This extension project, You'll find the use of localstorage and chrome API.
It's not packed yet. In order to try this extension, you can download the repo and load unpacked from your browser.

Features

  • Clean Interface
  • Day and Date
  • Changes background on each reload
  • Temporary common links section
  • Bookmark accordion list

Temporary Common Links - Features

  • This section toggles upon you click the "Daily links" button.
  • You can add a link or remove it.
  • Links will be stored in the localstorage.
  • There'll a status that will indicate if the link is visited or not.

Bookmark Accordion List - Features

  • This section toggles upon you click the "Bookmarks" button
  • Here you will find the list of all the bookmark folders.
  • Only those bookmarks will show up that are inside a folder.
  • It uses "Chrome API" to fetch the bookmarks collections.